ComponentOne FlexChart for UWP
C1.UWP.FlexChart Assembly / C1.Xaml.Chart Namespace / Axis Class / GroupTitleAlignment Property

In This Topic
    GroupTitleAlignment Property
    In This Topic
    Gets or sets the alignment of the group title.
    Syntax
    'Declaration
     
    Public Property GroupTitleAlignment As AxisLabelAlignment
    public AxisLabelAlignment GroupTitleAlignment {get; set;}
    See Also