Partager via


Énumération ChartCellType

Specifies a legend cell type.

Espace de noms :  Microsoft.ReportingServices.OnDemandReportRendering
Assembly :  Microsoft.ReportingServices.ProcessingCore (en Microsoft.ReportingServices.ProcessingCore.dll)

Syntaxe

'Déclaration
Public Enumeration ChartCellType
'Utilisation
Dim instance As ChartCellType
public enum ChartCellType
public enum class ChartCellType
type ChartCellType
public enum ChartCellType

Membres

Nom de membre Description
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.

Voir aussi

Référence

Espace de noms Microsoft.ReportingServices.OnDemandReportRendering