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

In This Topic
    BindingContext Property (baseChart)
    In This Topic
    Syntax
    'Declaration
     
    Public Overridable Property BindingContext As System.Windows.Forms.BindingContext
    public virtual System.Windows.Forms.BindingContext BindingContext {get; set;}
    See Also