Gets or sets the label's rotation angle.
Namespace: MindFusion.Charting.ThreeD
Assembly: MindFusion.Charting
SyntaxC#
Copy Code
|
|---|
public float RotationAngle { get; set; } |
Visual Basic
Copy Code
|
|---|
Public Property RotationAngle As Single |
See Also