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

In This Topic
    TabIndex Property (baseChart)
    In This Topic
    Syntax
    'Declaration
     
    Public Property TabIndex As System.Integer
    public System.int TabIndex {get; set;}
    See Also