Énumération MapLabelBehavior
Specifies how the labels display the values in a map color scale.
Espace de noms : Microsoft.ReportingServices.OnDemandReportRendering
Assembly : Microsoft.ReportingServices.ProcessingCore (en Microsoft.ReportingServices.ProcessingCore.dll)
Syntaxe
'Déclaration
Public Enumeration MapLabelBehavior
'Utilisation
Dim instance As MapLabelBehavior
public enum MapLabelBehavior
public enum class MapLabelBehavior
type MapLabelBehavior
public enum MapLabelBehavior
Membres
Nom de membre | Description | |
---|---|---|
Auto | The value is automatically determined. | |
ShowMiddleValue | The middle value is shown. | |
ShowBorderValue | The border value is shown. |