Click or drag to resize

PointLineSeries3DPointCount Property

LightningChart .NET Help
Point count stored in the Points array

Namespace:  Arction.Wpf.Charting.Series3D
Assembly:  Arction.Wpf.Charting.LightningChart (in Arction.Wpf.Charting.LightningChart.dll) Version: 10.3.1
Syntax
public int PointCount { get; }

Property Value

Type: Int32
See Also