LiteFreeformLineSeriesPointCountLimitEnabled Property |
LightningChart .NET Help
Namespace:
Arction.Wpf.Charting.SeriesXY
Assembly:
Arction.Wpf.Charting.LightningChart (in Arction.Wpf.Charting.LightningChart.dll) Version: 10.3.1
Syntaxpublic bool PointCountLimitEnabled { get; set; }Public Property PointCountLimitEnabled As Boolean
Get
Set
public:
property bool PointCountLimitEnabled {
bool get ();
void set (bool value);
}Property Value
Type:
Boolean
See Also