Gets or sets the rotation angle of inner labels. If not specified, labels are rotated at predefiend angles depending on bars' orientation and layout.
Namespace: MindFusion.Charting
Assembly: MindFusion.Charting
C# Copy Code |
---|
public Nullable<Double> InnerLabelRotation { get; set; } |
Visual Basic Copy Code |
---|
Public Property InnerLabelRotation As Nullable(Of Double) |
Charting for .NET MAUI Guide | © 2024 MindFusion |