Click or drag to resize

AxisPolarBaseAmplitudeAxisAngleType Property

LightningChart .NET Help
Amplitude axis placement angle decider (with respect to mathematical origin i.e, absolute or user defined origin i.e, relative).

Namespace:  Arction.WinForms.Charting.Axes
Assembly:  Arction.WinForms.Charting.LightningChart (in Arction.WinForms.Charting.LightningChart.dll) Version: 10.3.1
Syntax
[DefaultValueAttribute(typeof(AxisAngleType), "Relative")]
public AxisAngleType AmplitudeAxisAngleType { get; set; }

Property Value

Type: AxisAngleType
See Also