Freigeben über


MapLabelBehavior-Enumeration

Specifies how the labels display the values in a map color scale.

Namespace:  Microsoft.ReportingServices.OnDemandReportRendering
Assembly:  Microsoft.ReportingServices.ProcessingCore (in Microsoft.ReportingServices.ProcessingCore.dll)

Syntax

'Declaration
Public Enumeration MapLabelBehavior
'Usage
Dim instance As MapLabelBehavior
public enum MapLabelBehavior
public enum class MapLabelBehavior
type MapLabelBehavior
public enum MapLabelBehavior

Elemente

Elementname Beschreibung
Auto The value is automatically determined.
ShowBorderValue The border value is shown.
ShowMiddleValue The middle value is shown.

Siehe auch

Verweis

Microsoft.ReportingServices.OnDemandReportRendering-Namespace