Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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.