Sdílet prostřednictvím


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

See Also

Reference

Microsoft.ReportingServices.RdlObjectModel Namespace