Click or drag to resize

AxisRoundBaseAmplitudeAxisRenderedAngle Property

LightningChart .NET Help
Angle in degrees the Amplitude axis circle is drawn at. This is a Dependency property.

Namespace:  Arction.Wpf.ChartingMVVM.Axes
Assembly:  Arction.Wpf.ChartingMVVM.LightningChart (in Arction.Wpf.ChartingMVVM.LightningChart.dll) Version: 10.3.1
Syntax
[BrowsableAttribute(false)]
public double AmplitudeAxisRenderedAngle { get; }

Property Value

Type: Double
See Also