Enumeração ChartLegendItemCellTypes
Represents the possible types for a cell in a legend item.
Namespace: Microsoft.ReportingServices.RdlObjectModel
Assembly: Microsoft.ReportingServices.Designer.Controls (em Microsoft.ReportingServices.Designer.Controls.dll)
Sintaxe
'Declaração
Public Enumeration ChartLegendItemCellTypes
'Uso
Dim instance As ChartLegendItemCellTypes
public enum ChartLegendItemCellTypes
public enum class ChartLegendItemCellTypes
type ChartLegendItemCellTypes
public enum ChartLegendItemCellTypes
Membros
| Nome do membro | Descrição | |
|---|---|---|
| Text | A text cell. | |
| SeriesSymbol | A symbol cell. | |
| Image | An image cell. |