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