LiteFreeformLineSeriesPointCount Property |
LightningChart .NET Help
Added point count.
Namespace:
Arction.WinForms.Charting.SeriesXY
Assembly:
Arction.WinForms.Charting.LightningChart (in Arction.WinForms.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