Partilhar via


Enumeração ChartCellType

Specifies a legend cell type.

Namespace:  Microsoft.ReportingServices.OnDemandReportRendering
Assembly:  Microsoft.ReportingServices.ProcessingCore (em Microsoft.ReportingServices.ProcessingCore.dll)

Sintaxe

'Declaração
Public Enumeration ChartCellType
'Uso
Dim instance As ChartCellType
public enum ChartCellType
public enum class ChartCellType
type ChartCellType
public enum ChartCellType

Membros

Nome do membro Descrição
Image The legend cell contains an image.
SeriesSymbol The legend cell contains a series of symbol, such as a line or rectangle.
Text The legend cell contains text.

Consulte também

Referência

Namespace Microsoft.ReportingServices.OnDemandReportRendering