ISnapControl.ShowChartDesigner(IChartContainer) Method
For internal use. Invokes the Chart Designer dialog.
Namespace: DevExpress.Snap.Core
Assembly: DevExpress.Snap.v21.2.Core.dll
NuGet Package: DevExpress.Snap.Core
Declaration
Parameters
| Name | Type | Description |
|---|---|---|
| chartContainer | DevExpress.XtraCharts.Native.IChartContainer | An object implementing the IChartContainer interface. |
Returns
| Type | Description |
|---|---|
| DialogResult | A DialogResult enumeration value. |
See Also