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# |
---|
public static DialogResult RunWizard2( C1Chart chart, Object[] datasources, Object parent ) |
Visual Basic |
---|
Public Shared Function RunWizard2 ( _ chart As C1Chart, _ datasources As Object(), _ parent As Object _ ) As DialogResult |
Parameters
- chart
- Type: C1.Win.C1Chart..::..C1Chart
- datasources
- Type: array<System..::..Object>[]()[][]
- parent
- Type: System..::..Object