ComponentOne Reports for WPF
C1.C1Rdl.Rdl2008 Namespace / ChartAxes Class / HasSecondaryAxis Property

In This Topic
    HasSecondaryAxis Property
    In This Topic
    Gets a value indicating whether an axis with the name "Secondary" exists in the collection.
    Syntax
    'Declaration
     
    Public ReadOnly Property HasSecondaryAxis As Boolean
    public bool HasSecondaryAxis {get;}
    See Also