次の方法で共有


MapLegendLayout 列挙体

マップの凡例のラベル レイアウトを表します。

名前空間:  Microsoft.ReportingServices.OnDemandReportRendering
アセンブリ:  Microsoft.ReportingServices.ProcessingCore (Microsoft.ReportingServices.ProcessingCore.dll)

構文

'宣言
Public Enumeration MapLegendLayout
'使用
Dim instance As MapLegendLayout
public enum MapLegendLayout
public enum class MapLegendLayout
type MapLegendLayout
public enum MapLegendLayout

メンバー

メンバー名 説明
AutoTable ラベルは自動的に調整されて配置されます。
Column ラベルは列に配置されます。
Row ラベルは行に配置されます。
TallTable ラベルは表 (縦) に配置されます。
WideTable ラベルは表 (横) に配置されます。

関連項目

参照

Microsoft.ReportingServices.OnDemandReportRendering 名前空間