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

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