Charting for WinForms Programmer's Guide
TickSettings.LabelRotation Property
See Also
 






Gets or sets the rotation mode of the labels.

Namespace: MindFusion.Gauges
Assembly: MindFusion.Gauges

 Syntax

C#  Copy Code

public LabelRotation LabelRotation { get; set; }

Visual Basic  Copy Code

Public Property LabelRotation As LabelRotation

 Property Value

A member of the LabelRotation enumeration.

 See Also

TickSettings Members
TickSettings Class
MindFusion.Gauges Namespace