SeriesBaseRoundPointCount Property |
LightningChart .NET Help
Point count stored in the Points array
Namespace:
Arction.Wpf.Charting.SeriesRound
Assembly:
Arction.Wpf.Charting.LightningChart (in Arction.Wpf.Charting.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