共用方式為


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 命名空間