MindFusion WinForms Programmer's Guide
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 StringAlignment LabelAlignment { get; set; }

Visual Basic  Copy Code

Public Property LabelAlignment As StringAlignment

 Property Value

 See Also

YAxisRenderer Members
YAxisRenderer Class
MindFusion.Charting Namespace