Gets or sets the rotation mode of the labels.
Namespace: MindFusion.Gauges
Assembly: MindFusion.Gauges
SyntaxC#
Copy Code
|
|---|
public LabelRotation LabelRotation { get; set; } |
Visual Basic
Copy Code
|
|---|
Public Property LabelRotation As LabelRotation |
A member of the LabelRotation enumeration.
See Also