Click or drag to resize

HalfDonutColorStep Property

LightningChart .NET Help
Color steps between slices. Used when ColorScale is set to HSV or HSVA.

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

Property Value

Type: Double
See Also