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

In This Topic
    ShowDataBindingDialog Method
    In This Topic
    Shows the data binding dialog.
    Syntax
    'Declaration
     
    Public Function ShowDataBindingDialog() As System.Windows.Forms.DialogResult
    public System.Windows.Forms.DialogResult ShowDataBindingDialog()

    Return Value

    The return value of a dialog box.
    See Also