Click or drag to resize

AxisRoundBaseAngularUnitDisplay Property

LightningChart .NET Help
Displayed angular unit. Default is degrees.

Namespace:  Arction.WinForms.Charting.Axes
Assembly:  Arction.WinForms.Charting.LightningChart (in Arction.WinForms.Charting.LightningChart.dll) Version: 10.3.1
Syntax
[DefaultValueAttribute(AngularUnits.Degrees)]
public AngularUnits AngularUnitDisplay { get; set; }

Property Value

Type: AngularUnits
See Also