Condividi tramite


Chart.ImageType Enumeration

Represents the image format of the chart.

Spazio dei nomi: Microsoft.ReportingServices.ReportRendering
Assembly : Microsoft.ReportingServices.ProcessingCore (in microsoft.reportingservices.processingcore.dll)

Sintassi

'Dichiarazione
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.

Osservazioni

Data creazione:5 dicembre 2005

Used with the GetImage method to retrieve a chart image.

Piattaforme

Piattaforme di sviluppo

Per un elenco delle piattaforme supportate, vedere Requisiti hardware e software per l'Installazione di SQL Server 2005.

Piattaforme di destinazione

Per un elenco delle piattaforme supportate, vedere Requisiti hardware e software per l'Installazione di SQL Server 2005.

Vedere anche

Riferimento

Microsoft.ReportingServices.ReportRendering Namespace