ChartImageUtils.GetViewImage(SeriesViewBase) Method
Returns an image that depicts the series view.
Namespace: DevExpress.XtraCharts
Assembly: DevExpress.XtraCharts.v24.1.dll
NuGet Package: DevExpress.Charts
Declaration
Parameters
Name | Type | Description |
---|---|---|
view | SeriesViewBase | The series view to display. |
Returns
Type | Description |
---|---|
Image | The resulting image. |
See Also