Перечисление 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. |