MapLabelBehaviors-Enumeration
Specifies how the labels display the values in a map color scale.
Namespace: Microsoft.ReportingServices.RdlObjectModel
Assembly: Microsoft.ReportingServices.Designer.Controls (in Microsoft.ReportingServices.Designer.Controls.dll)
Syntax
'Declaration
Public Enumeration MapLabelBehaviors
'Usage
Dim instance As MapLabelBehaviors
public enum MapLabelBehaviors
public enum class MapLabelBehaviors
type MapLabelBehaviors
public enum MapLabelBehaviors
Elemente
Elementname | Beschreibung | |
---|---|---|
Auto | The value is automatically determined. | |
ShowMiddleValue | The middle value is shown. | |
ShowBorderValue | The border value is shown. |