Click or drag to resize

BarSeriesValuesCount Property

LightningChart .NET Help
Values count stored in the Values array.

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

Property Value

Type: Int32
See Also