次の方法で共有


ChartLegendLayouts 列挙体

凡例内のラベルの配置を指定します。

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

構文

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

メンバー

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

関連項目

参照

Microsoft.ReportingServices.OnDemandReportRendering 名前空間