Enumeração MapLabelBehaviors
Specifies how the labels display the values in a map color scale.
Namespace: Microsoft.ReportingServices.RdlObjectModel
Assembly: Microsoft.ReportingServices.Designer.Controls (em Microsoft.ReportingServices.Designer.Controls.dll)
Sintaxe
'Declaração
Public Enumeration MapLabelBehaviors
'Uso
Dim instance As MapLabelBehaviors
public enum MapLabelBehaviors
public enum class MapLabelBehaviors
type MapLabelBehaviors
public enum MapLabelBehaviors
Membros
Nome do membro | Descrição | |
---|---|---|
Auto | The value is automatically determined. | |
ShowBorderValue | The border value is shown. | |
ShowMiddleValue | The middle value is shown. |