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