Compartilhar via


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
Image An image cell.
SeriesSymbol A symbol cell.
Text A text cell.

Consulte também

Referência

Namespace Microsoft.ReportingServices.RdlObjectModel