LiteLineSeriesPointCount Property |
LightningChart .NET Help
Gets added point count.
Namespace:
Arction.Wpf.ChartingMVVM.SeriesXY
Assembly:
Arction.Wpf.ChartingMVVM.LightningChart (in Arction.Wpf.ChartingMVVM.LightningChart.dll) Version: 10.3.1
Syntaxpublic int PointCount { get; }Public ReadOnly Property PointCount As Integer
Get
public:
property int PointCount {
int get ();
}Property Value
Type:
Int32
See Also