Click or drag to resize

HalfDonutEndAngle Property

LightningChart .NET Help
Sector end angle. Value must be between StartAngle (exclusive) and 360 (inclusive).

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

Property Value

Type: Double
See Also