Reports for WinForms | ComponentOne
C1.C1Report.4 Assembly / C1.C1Rdl.Rdl2008 Namespace / Chart Class / CategoryHierarchy Property

In This Topic
    CategoryHierarchy Property
    In This Topic
    Gets ChartHierarchy collection representing the hierarchy of category members for the chart.
    Syntax
    'Declaration
     
    Public ReadOnly Property CategoryHierarchy As ChartHierarchy
    public ChartHierarchy CategoryHierarchy {get;}
    See Also