Click or drag to resize
INChartSeriesSettingsRudimentEnabled Property
Flag determining if rudiment is allowed. The default value is true. Rudiment is a part of series that remains unused from the previous displayed data set and disappears by the animated transition.

Namespace:  NChart3D_UWP
Assembly:  NChart3D_UWP (in NChart3D_UWP.dll)
Syntax
bool RudimentEnabled { get; set; }

Property Value

Type: Boolean
See Also