FlexChart | ComponentOne
C1.WPF.Chart Assembly / C1.WPF.Chart Namespace / Axis Class / GroupTitleAlignment Property

In This Topic
    GroupTitleAlignment Property (Axis)
    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