Not
Åtkomst till denna sida kräver auktorisation. Du kan prova att logga in eller byta katalog.
Åtkomst till denna sida kräver auktorisation. Du kan prova att byta katalog.
Represents the image format of the chart.
Namespace: Microsoft.ReportingServices.ReportRendering
Assembly: Microsoft.ReportingServices.ProcessingCore (in microsoft.reportingservices.processingcore.dll)
Syntax
'Declaration
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. |
Remarks
New:5 December 2005
Used with the GetImage method to retrieve a chart image.
Platforms
Development Platforms
For a list of the supported platforms, see Hardware and Software Requirements for Installing SQL Server 2005.
Target Platforms
For a list of the supported platforms, see Hardware and Software Requirements for Installing SQL Server 2005.