FlexChart | ComponentOne
C1.WPF.FlexChart.Extended.4.6.2 Assembly / C1.WPF.Chart.Extended Namespace / ColorAxis Class / GroupItemsPath Property

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