Énumération ChartLegendItemCellTypes
Represents the possible types for a cell in a legend item.
Espace de noms : Microsoft.ReportingServices.RdlObjectModel
Assembly : Microsoft.ReportingServices.Designer.Controls (dans Microsoft.ReportingServices.Designer.Controls.dll)
Syntaxe
'Déclaration
Public Enumeration ChartLegendItemCellTypes
'Utilisation
Dim instance As ChartLegendItemCellTypes
public enum ChartLegendItemCellTypes
public enum class ChartLegendItemCellTypes
type ChartLegendItemCellTypes
public enum ChartLegendItemCellTypes
Membres
| Nom de membre | Description | |
|---|---|---|
| Text | A text cell. | |
| SeriesSymbol | A symbol cell. | |
| Image | An image cell. |