Condividi tramite


Enumerazione ChartCellType

Specifies a legend cell type.

Spazio dei nomi  Microsoft.ReportingServices.OnDemandReportRendering
Assembly:  Microsoft.ReportingServices.ProcessingCore (in Microsoft.ReportingServices.ProcessingCore.dll)

Sintassi

'Dichiarazione
Public Enumeration ChartCellType
'Utilizzo
Dim instance As ChartCellType
public enum ChartCellType
public enum class ChartCellType
type ChartCellType
public enum ChartCellType

Membri

Nome membro Descrizione
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.

Vedere anche

Riferimento

Spazio dei nomi Microsoft.ReportingServices.OnDemandReportRendering