Click or drag to resize

HighLowSeriesBaseIndividualPointColoring Property

LightningChart .NET Help
Selects how to use the individual point colors. Sets which PointStyle color is replaced with PointColor.

Namespace:  Arction.WinForms.Charting.SeriesXY
Assembly:  Arction.WinForms.Charting.LightningChart (in Arction.WinForms.Charting.LightningChart.dll) Version: 10.3.1
Syntax
public PointColoringTarget IndividualPointColoring { get; set; }

Property Value

Type: PointColoringTarget
See Also