AxisRoundBaseAngularAxisRenderedAngle Property |
LightningChart .NET Help
Angle in degrees the angular axis circle is drawn at.
Namespace:
Arction.Wpf.Charting.Axes
Assembly:
Arction.Wpf.Charting.LightningChart (in Arction.Wpf.Charting.LightningChart.dll) Version: 10.3.1
Syntax[BrowsableAttribute(false)]
public double AngularAxisRenderedAngle { get; }<BrowsableAttribute(false)>
Public ReadOnly Property AngularAxisRenderedAngle As Double
Get
public:
[BrowsableAttribute(false)]
property double AngularAxisRenderedAngle {
double get ();
}Property Value
Type:
Double
See Also