HeatmapOptionsPrint.ImageFormat Property
Namespace: DevExpress.XtraCharts.Heatmap.Printing
Assembly: DevExpress.XtraCharts.v25.1.dll
NuGet Package: DevExpress.Charts
Declaration
Property Value
| Type |
|---|
| PrintImageFormat |
Available values:
| Name | Description |
|---|---|
| Bitmap | Represents the bitmap image format. |
| Metafile | Represents the metafile image format. |
| Svg |
Property Paths
You can access this nested property as listed below:
| Object Type | Path to ImageFormat |
|---|---|
| HeatmapControl |
|
See Also