Click or drag to resize
INChartDataSmootherResolution Property
Resolution of the spline. Resolution is the number of subdivisions by the step dimension for each segment. The default value is 32. The allowed value are [2 .. 1024].

Namespace:  NChart3D_UWP
Assembly:  NChart3D_UWP (in NChart3D_UWP.dll)
Syntax
int Resolution { get; set; }

Property Value

Type: Int32
See Also