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
שתף איתנו פעולה ב- GitHub
ניתן למצוא את המקור לתוכן זה ב- GitHub, שם ניתן גם ליצור ולסקור בעיות ולמשוך בקשות. לקבלת מידע נוסף, עיין במדריך התורמים שלנו.