[]
public static DialogResult RunWizard2(C1Chart chart, object[] datasources)
Type | Name | Description |
---|---|---|
C1Chart | chart | |
object[] | datasources |
Type | Description |
---|---|
DialogResult |
public static DialogResult RunWizard2(C1Chart chart, object[] datasources, bool design)
Type | Name | Description |
---|---|---|
C1Chart | chart | |
object[] | datasources | |
bool | design |
Type | Description |
---|---|
DialogResult |
public static DialogResult RunWizard2(C1Chart chart, object[] datasources, object parent)
Type | Name | Description |
---|---|---|
C1Chart | chart | |
object[] | datasources | |
object | parent |
Type | Description |
---|---|
DialogResult |