ChartImageUtils.GetViewImage(ViewType) Method
Returns an image that depicts the series view.
Namespace: DevExpress.XtraCharts
Assembly: DevExpress.XtraCharts.v25.1.dll
NuGet Package: DevExpress.Charts
Declaration
Parameters
| Name | Type | Description |
|---|---|---|
| viewType | ViewType | The series view type shown in the resulting image. |
Returns
| Type | Description |
|---|---|
| Image | The resulting image. |
See Also