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

In This Topic
    GroupNames Property
    In This Topic
    Gets or sets the group names.
    Syntax
    'Declaration
     
    
    Public Property GroupNames As String
    public string GroupNames {get; set;}
    See Also