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

In This Topic
    GroupStyle Property
    In This Topic
    Gets the axis group style.
    Syntax
    'Declaration
     
    
    Public Property GroupStyle As String
    public string GroupStyle {get; set;}
    See Also