マップの線レイヤーのラベル配置を表します。
名前空間: 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 | ラベルはマップの線の中央です。 |