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

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