Click or drag to resize

SeriesErrorPointPointColor Property

LightningChart .NET Help
Color of the point. This is used only if the series PointStyles IndividiualPointColor is not set to Off.

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

Property Value

Type: Color

Implements

IColoredPointPointColor
See Also