ChartDesigner(Object) Constructor
Creates an instance of the ChartDesigner class.
Namespace: DevExpress.XtraCharts.Designer
Assembly: DevExpress.XtraCharts.v24.1.Wizard.dll
NuGet Package: DevExpress.Win.Charts
Declaration
Parameters
Name | Type | Description |
---|---|---|
chart | Object | A ChartControl object. |
See Also