Kommentar
Åtkomst till den här sidan kräver auktorisering. Du kan prova att logga in eller ändra kataloger.
Åtkomst till den här sidan kräver auktorisering. Du kan prova att ändra kataloger.
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