Click or drag to resize
INChartSeriesPoints Property
Array of points.

Namespace:  NChart3D_UWP
Assembly:  NChart3D_UWP (in NChart3D_UWP.dll)
Syntax
IReadOnlyList<NChartPoint> Points { get; }

Property Value

Type: IReadOnlyListNChartPoint
See Also