ChartLegendItemCellTypes 枚举

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

命名空间:  Microsoft.ReportingServices.RdlObjectModel
程序集:  Microsoft.ReportingServices.Designer.Controls(在 Microsoft.ReportingServices.Designer.Controls.dll 中)

语法

声明
Public Enumeration ChartLegendItemCellTypes
用法
Dim instance As ChartLegendItemCellTypes
public enum ChartLegendItemCellTypes
public enum class ChartLegendItemCellTypes
type ChartLegendItemCellTypes
public enum ChartLegendItemCellTypes

成员

成员名称 说明
Text A text cell.
SeriesSymbol A symbol cell.
Image An image cell.