Click or drag to resize

BlockSeriesBaseBLOCKDATATYPEActualPointCount Method

LightningChart .NET Help
Actual point count in series.

Namespace:  Arction.Wpf.ChartingMVVM.SeriesXY
Assembly:  Arction.Wpf.ChartingMVVM.LightningChart (in Arction.Wpf.ChartingMVVM.LightningChart.dll) Version: 10.3.1
Syntax
public int ActualPointCount()

Return Value

Type: Int32

[Missing <returns> documentation for "M:Arction.Wpf.ChartingMVVM.SeriesXY.BlockSeriesBase`1.ActualPointCount"]

See Also