共用方式為


ChartLegendLayouts 列舉

Specifies arrangement of labels within the legend.

命名空間:  Microsoft.ReportingServices.RdlObjectModel
組件:  Microsoft.ReportingServices.Designer.Controls (在 Microsoft.ReportingServices.Designer.Controls.dll 中)

語法

'宣告
Public Enumeration ChartLegendLayouts
'用途
Dim instance As ChartLegendLayouts
public enum ChartLegendLayouts
public enum class ChartLegendLayouts
type ChartLegendLayouts
public enum ChartLegendLayouts

成員

成員名稱 說明
AutoTable Labels must be arranged automatically to fit.
Column Labels must be arranged in a column.
Row Labels must be arranged in a row.
TallTable Labels must be arranged in a tall table.
WideTable Labels must be arranged in a wide table.

請參閱

參考

Microsoft.ReportingServices.RdlObjectModel 命名空間