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

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