MapLineLabelPlacements 枚举
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. | |
| Center | The label is centered on the map line. | |
| Below | The label is below the map line. |