ComponentOne Reports for WPF
C1.C1Rdl.Rdl2008 Namespace / ChartArea Class / CategoryAxes Property

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