Перечисление MapLabelBehaviors
Specifies how the labels display the values in a map color scale.
Пространство имен: Microsoft.ReportingServices.RdlObjectModel
Сборка: Microsoft.ReportingServices.Designer.Controls (в Microsoft.ReportingServices.Designer.Controls.dll)
Синтаксис
'Декларация
Public Enumeration MapLabelBehaviors
'Применение
Dim instance As MapLabelBehaviors
public enum MapLabelBehaviors
public enum class MapLabelBehaviors
type MapLabelBehaviors
public enum MapLabelBehaviors
Элементы
| Имя элемента | Описание | |
|---|---|---|
| Auto | The value is automatically determined. | |
| ShowMiddleValue | The middle value is shown. | |
| ShowBorderValue | The border value is shown. |