Click or drag to resize

HalfDonutStartAngle Property

LightningChart .NET Help
Sector start angle. Value must be between 0 (inclusive) and EndAngle (exclusive).

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

Property Value

Type: Double
See Also