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

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