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

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