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