Click or drag to resize

PointLineSeriesIndividualPointColoring Property

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

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

Property Value

Type: PointColoringTarget
See Also