Click or drag to resize

CustomLinePointColoringAndShapingBaseEventArgsDataPointIndices Field

LightningChart .NET Help
Data point indices of the points that appear in the Coords and Colors arrays. Subsequent data points hitting the same screen coordinate may have been reduced. DataPointIndices array will tell indices which were actually used.

Namespace:  Arction.Wpf.Charting
Assembly:  Arction.Wpf.Charting.LightningChart (in Arction.Wpf.Charting.LightningChart.dll) Version: 10.3.1
Syntax
public int[] DataPointIndices

Field Value

Type: Int32
See Also