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. |