Gets or sets the rotation angle of Y axis data labels.
Namespace: MindFusion.Charting.Controls
Assembly: MindFusion.Charting
SyntaxC#
Copy Code
|
|---|
public double YAxisLabelRotationAngle { get; set; } |
Visual Basic
Copy Code
|
|---|
Public Property YAxisLabelRotationAngle As Double |
See Also