Chart.ImageType Enumeration
Represents the image format of the chart.
Espace de noms: Microsoft.ReportingServices.ReportRendering
Assembly: Microsoft.ReportingServices.ProcessingCore (in microsoft.reportingservices.processingcore.dll)
Syntaxe
'Déclaration
Public Enumeration ImageType
public enum ImageType
public enum class ImageType
public enum ImageType
public enum ImageType
Members
Member name | Description |
---|---|
EMF | Specifies that the chart is in EMF format. |
PNG | Specifies that the chart is in PNG format. |
Notes
Nouveau :5 décembre 2005
Used with the GetImage method to retrieve a chart image.
Plateformes
Plateformes de développement
Pour obtenir la liste des plateformes prises en charge, consultez Configuration matérielle et logicielle requise pour l'installation de SQL Server 2005.
Plateformes cibles
Pour obtenir la liste des plateformes prises en charge, consultez Configuration matérielle et logicielle requise pour l'installation de SQL Server 2005.