AxisRoundBaseAngularAxisRenderedAngle Property |
LightningChart .NET Help
Angle in degrees the angular 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 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