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

In This Topic
    SecondaryAxis Property
    In This Topic
    Gets the ChartAxis object representing the secondary axis.
    Syntax
    'Declaration
     
    Public ReadOnly Property SecondaryAxis As ChartAxis
    public ChartAxis SecondaryAxis {get;}
    See Also