Enumeración MapLabelBehaviors
Specifies how the labels display the values in a map color scale.
Espacio de nombres: Microsoft.ReportingServices.RdlObjectModel
Ensamblado: Microsoft.ReportingServices.Designer.Controls (en Microsoft.ReportingServices.Designer.Controls.dll)
Sintaxis
'Declaración
Public Enumeration MapLabelBehaviors
'Uso
Dim instance As MapLabelBehaviors
public enum MapLabelBehaviors
public enum class MapLabelBehaviors
type MapLabelBehaviors
public enum MapLabelBehaviors
Miembros
| Nombre del miembro | Descripción | |
|---|---|---|
| Auto | The value is automatically determined. | |
| ShowMiddleValue | The middle value is shown. | |
| ShowBorderValue | The border value is shown. |