Namespace: 
   C1.Win.C1Chart
Assembly: C1.Win.C1Chart.2 (in C1.Win.C1Chart.2.dll)
      
    Assembly: C1.Win.C1Chart.2 (in C1.Win.C1Chart.2.dll)
Syntax
| C# | 
|---|
[BrowsableAttribute(false)] [EditorBrowsableAttribute(EditorBrowsableState.Never)] public DialogResult ShowWizard( Object[] datasources, Object parent )  | 
| Visual Basic | 
|---|
<BrowsableAttribute(False)> _ <EditorBrowsableAttribute(EditorBrowsableState.Never)> _ Public Function ShowWizard ( _ datasources As Object(), _ parent As Object _ ) As DialogResult  |