2D Chart for WinForms | ComponentOne
C1.Win.C1Chart.4.8 Assembly / C1.Win.C1Chart Namespace / C1Chart Class / AccessibleRole Property

In This Topic
    AccessibleRole Property (C1Chart)
    In This Topic
    Syntax
    'Declaration
     
    Public Property AccessibleRole As System.Windows.Forms.AccessibleRole
    public System.Windows.Forms.AccessibleRole AccessibleRole {get; set;}
    See Also