ComponentOne FlexChart for UWP
GroupTitleAlignment Property

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

Reference

Axis Class
Axis Members