ComponentOne FinancialChart for WinForms
LabelAlignment Property

C1.Win.Chart Namespace > Axis Class : LabelAlignment Property
Gets or sets the alignment of axis labels.
Syntax
'Declaration
 
<DefaultValueAttribute()>
Public Property LabelAlignment As AxisLabelAlignment
[DefaultValue()]
public AxisLabelAlignment LabelAlignment {get; set;}
See Also

Reference

Axis Class
Axis Members