Blazor | ComponentOne
C1.Blazor.Chart Assembly / C1.Blazor.Chart Namespace / ChartTitle Class / HorizontalAlignment Property

In This Topic
    HorizontalAlignment Property (ChartTitle)
    In This Topic
    Gets or sets the horizontal alignment of the title.
    Syntax
    'Declaration
     
    
    Public Property HorizontalAlignment As HorizontalAlignment
    public HorizontalAlignment HorizontalAlignment {get; set;}
    See Also