Click or drag to resize

ViewPolarAxisAutoPlacement Property

LightningChart .NET Help
Placement of Amplitude Axis is done automatically. If false, it will consider start angle as 0.

Namespace:  Arction.WinForms.Charting.Views.ViewPolar
Assembly:  Arction.WinForms.Charting.LightningChart (in Arction.WinForms.Charting.LightningChart.dll) Version: 10.3.1
Syntax
[DefaultValueAttribute(true)]
public bool AxisAutoPlacement { get; set; }

Property Value

Type: Boolean
See Also