Click or drag to resize

BarSeries3DValueCount Property

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

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

Property Value

Type: Int32
See Also