Gets or sets the horizontal alignment of Y-axis labels.
Namespace: MindFusion.Charting.Blazor
Assembly: MindFusion.Charting.Blazor
C# Copy Code |
---|
public HorizontalAlignment YLabelAlignment { get; set; } |
Visual Basic Copy Code |
---|
Public Property YLabelAlignment As HorizontalAlignment |
A member of the StringAlignment enumeration. The default value is Near.