ChartImageType Enum
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Specifies the image type for the chart.
public enum class ChartImageType
public enum ChartImageType
type ChartImageType =
Public Enum ChartImageType
- Inheritance
Fields
Name | Value | Description |
---|---|---|
Bmp | 0 | BMP image format type. |
Jpeg | 1 | JPEG image format type. |
Png | 2 | PNG image format type. |
Emf | 3 | Windows Enhanced Metafile (EMF) image format type. |
Remarks
The ChartImageType enumeration represents the image format type of the chart, as set by the ImageType property. This property determines the image type in which the chart is rendered, if image tag or input tag rendering is used.
Applies to
Vertu í samstarfi við okkur á GitHub
Heimildina fyrir þetta efni er að finna á GitHub, þar sem þú getur líka búið til og farið yfir vandamál og sameinað beiðnir. Frekari upplýsingar er að finna í framlagshandbók okkar.