Share via


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

Members

Member name Description
Text A text cell.
SeriesSymbol A symbol cell.
Image An image cell.