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

In This Topic
    CategoryAxes Property
    In This Topic
    Gets the CategoryAxes collection defining the category axes.
    Syntax
    'Declaration
     
    Public ReadOnly Property CategoryAxes As ChartAxes
    public ChartAxes CategoryAxes {get;}
    See Also