Click or drag to resize

PolarSeriesPointPointColor Property

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

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

Property Value

Type: Color

Implements

IColoredPointPointColor
See Also