[]
public static void FindInGallery(C1Chart chart, ListBox lbTypes, ListBox lbSubtypes)
| Type | Name | Description |
|---|---|---|
| C1Chart | chart | |
| ListBox | lbTypes | |
| ListBox | lbSubtypes |
public static void FindInGallery(C1Chart chart, ref int type, ref int subtype)
| Type | Name | Description |
|---|---|---|
| C1Chart | chart | |
| int | type | |
| int | subtype |