Represents the label placements for a map line layer.
命名空間: 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 | The label is above the map line. | |
| Below | The label is below the map line. | |
| Center | The label is centered on the map line. |