Enumerazione MapLabelBehaviors
Specifies how the labels display the values in a map color scale.
Spazio dei nomi Microsoft.ReportingServices.RdlObjectModel
Assembly: Microsoft.ReportingServices.Designer.Controls (in Microsoft.ReportingServices.Designer.Controls.dll)
Sintassi
'Dichiarazione
Public Enumeration MapLabelBehaviors
'Utilizzo
Dim instance As MapLabelBehaviors
public enum MapLabelBehaviors
public enum class MapLabelBehaviors
type MapLabelBehaviors
public enum MapLabelBehaviors
Membri
Nome membro | Descrizione | |
---|---|---|
Auto | The value is automatically determined. | |
ShowBorderValue | The border value is shown. | |
ShowMiddleValue | The middle value is shown. |