Enumeração MapLabelBehavior
Specifies how the labels display the values in a map color scale.
Namespace: Microsoft.ReportingServices.OnDemandReportRendering
Assembly: Microsoft.ReportingServices.ProcessingCore (em Microsoft.ReportingServices.ProcessingCore.dll)
Sintaxe
'Declaração
Public Enumeration MapLabelBehavior
'Uso
Dim instance As MapLabelBehavior
public enum MapLabelBehavior
public enum class MapLabelBehavior
type MapLabelBehavior
public enum MapLabelBehavior
Membros
Nome do membro | Descrição | |
---|---|---|
Auto | The value is automatically determined. | |
ShowMiddleValue | The middle value is shown. | |
ShowBorderValue | The border value is shown. |