AxisRoundBaseAmplitudeAxisRenderedAngle Property |
LightningChart .NET Help
Angle in degrees the amplitude axis line 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 AmplitudeAxisRenderedAngle { get; }<BrowsableAttribute(false)>
Public ReadOnly Property AmplitudeAxisRenderedAngle As Double
Get
public:
[BrowsableAttribute(false)]
property double AmplitudeAxisRenderedAngle {
double get ();
}Property Value
Type:
Double
See Also