ChartLegendColumnTypes 列舉型別
Represents the possible types of legend columns.
命名空間: Microsoft.ReportingServices.RdlObjectModel
組件: Microsoft.ReportingServices.Designer.Controls (在 Microsoft.ReportingServices.Designer.Controls.dll 中)
語法
'宣告
Public Enumeration ChartLegendColumnTypes
'用途
Dim instance As ChartLegendColumnTypes
public enum ChartLegendColumnTypes
public enum class ChartLegendColumnTypes
type ChartLegendColumnTypes
public enum ChartLegendColumnTypes
成員
| 成員名稱 | 描述 | |
|---|---|---|
| Text | A text column. | |
| SeriesSymbol | A symbol column. |