Notatka
Dostęp do tej strony wymaga autoryzacji. Może spróbować zalogować się lub zmienić katalogi.
Dostęp do tej strony wymaga autoryzacji. Możesz spróbować zmienić katalogi.
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