Click or drag to resize

SectorEndAngle Property

LightningChart .NET Help
Sector end angle.

Namespace:  Arction.Wpf.Charting.SeriesPolar
Assembly:  Arction.Wpf.Charting.LightningChart (in Arction.Wpf.Charting.LightningChart.dll) Version: 10.3.1
Syntax
[DefaultValueAttribute(typeof(double), "10")]
public double EndAngle { get; set; }

Property Value

Type: Double
See Also