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

成员

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

请参阅

参考

Microsoft.ReportingServices.RdlObjectModel 命名空间