Search
YAxisRenderer.LabelAlignment Property
See Also
 






Gets or sets the horizontal alignment of axis labels.

Namespace: MindFusion.Charting
Assembly: MindFusion.Charting

 Syntax

C#  Copy Code

public HorizontalAlignment LabelAlignment { get; set; }

Visual Basic  Copy Code

Public Property LabelAlignment As HorizontalAlignment

 Property Value

 See Also