ComponentOne Document Library for UWP
LabelAlignment Property

C1.UWP.Document Assembly > C1.Xaml.Document.FlexChart Namespace > Axis Class : LabelAlignment Property
Gets or sets the alignment of axis labels.
Syntax
'Declaration
 
Public Property LabelAlignment As C1.Chart.AxisLabelAlignment
public C1.Chart.AxisLabelAlignment LabelAlignment {get; set;}
See Also

Reference

Axis Class
Axis Members