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

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