Compartir a través de


ChartCellType Enumeración

Specifies a legend cell type.

Espacio de nombres:  Microsoft.ReportingServices.OnDemandReportRendering
Ensamblado:  Microsoft.ReportingServices.ProcessingCore (en Microsoft.ReportingServices.ProcessingCore.dll)

Sintaxis

'Declaración
Public Enumeration ChartCellType
'Uso
Dim instance As ChartCellType
public enum ChartCellType
public enum class ChartCellType
type ChartCellType
public enum ChartCellType

Miembros

Nombre del miembro Descripción
Text The legend cell contains text.
SeriesSymbol The legend cell contains a series of symbol, such as a line or rectangle.
Image The legend cell contains an image.