BarSeries3DValueCount Property |
LightningChart .NET Help
Value count stored in the Values array.
Namespace:
Arction.WinForms.Charting.Series3D
Assembly:
Arction.WinForms.Charting.LightningChart (in Arction.WinForms.Charting.LightningChart.dll) Version: 10.3.1
Syntaxpublic int ValueCount { get; }Public ReadOnly Property ValueCount As Integer
Get
public:
property int ValueCount {
int get ();
}Property Value
Type:
Int32
See Also