ChartModel.ChangeChartType(ViewType) Method
Changes views of all series to the specified one.
Namespace: DevExpress.XtraCharts.Designer
Assembly: DevExpress.XtraCharts.v24.1.Wizard.dll
NuGet Package: DevExpress.Win.Charts
Declaration
Parameters
Name | Type | Description |
---|---|---|
viewType | ViewType | The required view type. |
See Also