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.Controls
Assembly: MindFusion.Charting
C# Copy Code |
---|
public Nullable<Double> OuterLabelRotation { get; set; } |
Visual Basic Copy Code |
---|
Public Property OuterLabelRotation As Nullable(Of Double) |