ComponentOne 3D Chart for WinForms
C1.Win.C1Chart3D.4.8 Assembly / C1.Win.C1Chart3DBase Namespace / baseChart Class / IsAccessible Property

In This Topic
    IsAccessible Property (baseChart)
    In This Topic
    Syntax
    'Declaration
     
    Public Property IsAccessible As System.Boolean
    public System.bool IsAccessible {get; set;}
    See Also