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

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