Freigeben über


ChartLegendItemCellTypes-Enumeration

Represents the possible types for a cell in a legend item.

Namespace:  Microsoft.ReportingServices.RdlObjectModel
Assembly:  Microsoft.ReportingServices.Designer.Controls (in Microsoft.ReportingServices.Designer.Controls.dll)

Syntax

'Declaration
Public Enumeration ChartLegendItemCellTypes
'Usage
Dim instance As ChartLegendItemCellTypes
public enum ChartLegendItemCellTypes
public enum class ChartLegendItemCellTypes
type ChartLegendItemCellTypes
public enum ChartLegendItemCellTypes

Elemente

Elementname Beschreibung
Image An image cell.
SeriesSymbol A symbol cell.
Text A text cell.

Siehe auch

Verweis

Microsoft.ReportingServices.RdlObjectModel-Namespace