次の方法で共有


MapLineLabelPlacements 列挙体

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

名前空間:  Microsoft.ReportingServices.RdlObjectModel
アセンブリ:  Microsoft.ReportingServices.Designer.Controls (Microsoft.ReportingServices.Designer.Controls.dll)

構文

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

メンバー

メンバー名 説明
Above ラベルはマップの線の上です。
Below ラベルはマップの線の下です。
Center ラベルはマップの線の中央です。

関連項目

参照

Microsoft.ReportingServices.RdlObjectModel 名前空間