Charting for WinForms Programmer's Guide
BarContainer.OuterLabelRotation Property
See Also
 






Gets or sets the rotation angle of outer labels. If not specified, labels are rotated at predefiend angles depending on bars' orientation and layout.

Namespace: MindFusion.Charting
Assembly: MindFusion.Charting

 Syntax

C#  Copy Code

Nullable<Double> OuterLabelRotation { get; set; }

Visual Basic  Copy Code

Property OuterLabelRotation As Nullable(Of Double)

 Property Value

 See Also

BarContainer Members
BarContainer Interface
MindFusion.Charting Namespace