Click or drag to resize

LiteFreeformLineSeriesPointCountLimit Property

LightningChart .NET Help
Point count limit. Series will contain at least this amount of points, but will limit to higher count based on data blocks.

Namespace:  Arction.Wpf.Charting.SeriesXY
Assembly:  Arction.Wpf.Charting.LightningChart (in Arction.Wpf.Charting.LightningChart.dll) Version: 10.3.1
Syntax
public int PointCountLimit { get; set; }

Property Value

Type: Int32
See Also