Gets or sets the orientation of the TitleLabel.
Namespace: MindFusion.Charting
Assembly: MindFusion.Charting
C#
![]() |
---|
public LabelOrientation TitleLabelOrientation { get; set; } |
Visual Basic
![]() |
---|
Public Property TitleLabelOrientation As LabelOrientation |
One of the LabelOrientation Enumeration values.
TitleLabelOrientation, together with TitleLabelAlignment and TitleLabelPosition specify the exact location of the TitleLabel. These settings are also considered for the DivisionLabel.
Default value for the LabelOrientation property is LabelOrientation.InRow.