Freigeben über


Chart.ImageType Enumeration

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.

Hinweise

Neu:05. Dezember 2005

Used with the GetImage method to retrieve a chart image.

Plattformen

Entwicklungsplattformen

Eine Liste der unterstützten Plattformen finden Sie unterHardware- und Softwareanforderungen für die Installation von SQL Server 2005.

Zielplattforme

Eine Liste der unterstützten Plattformen finden Sie unterHardware- und Softwareanforderungen für die Installation von SQL Server 2005.

Siehe auch

Verweis

Microsoft.ReportingServices.ReportRendering Namespace