Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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
Members
Member name | Description | |
---|---|---|
Auto | The value is automatically determined. | |
ShowBorderValue | The border value is shown. | |
ShowMiddleValue | The middle value is shown. |
See Also
Reference
Microsoft.ReportingServices.OnDemandReportRendering Namespace