ComponentOne FinancialChart for UWP
C1.Xaml.Chart Namespace / Axis Class / GroupItemsPath Property

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