ASPxClientChartDesigner.PerformCallback(arg) Method
Declaration
PerformCallback(
arg: string,
onSuccess?: (arg: string) => void
): void
Parameters
| Name | Type |
|---|---|
| arg | string |
| onSuccess | (arg: string) => void |
See Also
PerformCallback(
arg: string,
onSuccess?: (arg: string) => void
): void
| Name | Type |
|---|---|
| arg | string |
| onSuccess | (arg: string) => void |