次の方法で共有


MapPointLabelPlacement 列挙体

マップ ポイント レイヤーのラベル配置を表します。

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

構文

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

メンバー

メンバー名 説明
Bottom マップ ポイント レイヤーの一番下にラベルを配置します。
Center マップ ポイント レイヤーの中央にラベルを配置します。
Left マップ ポイント レイヤーの左側にラベルを配置します。
Right マップ ポイント レイヤーの右側にラベルを配置します。
Top マップ ポイント レイヤーの一番上にラベルを配置します。

関連項目

参照

Microsoft.ReportingServices.OnDemandReportRendering 名前空間