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

In This Topic
    GroupSeparator Property
    In This Topic
    Gets or sets the group separators.
    Syntax
    'Declaration
     
    
    Public Property GroupSeparator As AxisGroupSeparator
    public AxisGroupSeparator GroupSeparator {get; set;}
    See Also