NChartValueAxisLabelsAngle Property |
Axis labels' rotation angle.
See NChart.DrawIn3D.
See LabelsIn3D.
Namespace:
NChart3D_UWP
Assembly:
NChart3D_UWP (in NChart3D_UWP.dll)
Syntax public float LabelsAngle { get; set; }
Public Property LabelsAngle As Single
Get
Set
public:
virtual property float LabelsAngle {
float get () sealed;
void set (float value) sealed;
}
Property Value
Type:
SingleSee Also