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