ChartLegendItemCellTypes Enumeración
Represents the possible types for a cell in a legend item.
Espacio de nombres: Microsoft.ReportingServices.RdlObjectModel
Ensamblado: Microsoft.ReportingServices.Designer.Controls (en Microsoft.ReportingServices.Designer.Controls.dll)
Sintaxis
'Declaración
Public Enumeration ChartLegendItemCellTypes
'Uso
Dim instance As ChartLegendItemCellTypes
public enum ChartLegendItemCellTypes
public enum class ChartLegendItemCellTypes
type ChartLegendItemCellTypes
public enum ChartLegendItemCellTypes
Miembros
| Nombre del miembro | Descripción | |
|---|---|---|
| Text | A text cell. | |
| SeriesSymbol | A symbol cell. | |
| Image | An image cell. |