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

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