Click or drag to resize

SeriesBasePolarPointCount Property

LightningChart .NET Help
Gets point count stored in the Points array. This is a dependency property.

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

Property Value

Type: Int32
See Also