Gets or sets the rotation angle of data labels.
Namespace: MindFusion.Charting
Assembly: MindFusion.Charting
C# Copy Code |
---|
public double LabelRotationAngle { get; set; } |
Visual Basic Copy Code |
---|
Public Property LabelRotationAngle As Double |
A double value specifying rotation angle. The default value is 0.
MindFusion.Charting Developer's Guide | © 2024 MindFusion |