ComponentOne FlexPivot for WinForms
C1.Win.FlexChart.4.8 Assembly / C1.Win.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