ComponentOne FlexChart for WPF
GroupTitleAlignment Property

C1.WPF.FlexChart.4 Assembly > C1.WPF.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