共用方式為


MapLegendLayouts 列舉

Represents the label layouts in a map legend.

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

語法

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

成員

成員名稱 說明
AutoTable The labels are automatically arranged to fit.
Column The labels are arranged in a column.
Row The labels are arranged in a row.
TallTable The labels are arranged in a tall table.
WideTable The labels are arranged in a wide table.

請參閱

參考

Microsoft.ReportingServices.RdlObjectModel 命名空間