Click or drag to resize

FreeformPointLineSeriesIndividualPointColoring Property

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

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

Property Value

Type: PointColoringTarget
See Also