MapLabelBehaviors 列舉
Specifies how the labels display the values in a map color scale.
命名空間: Microsoft.ReportingServices.RdlObjectModel
組件: Microsoft.ReportingServices.Designer.Controls (在 Microsoft.ReportingServices.Designer.Controls.dll 中)
語法
'宣告
Public Enumeration MapLabelBehaviors
'用途
Dim instance As MapLabelBehaviors
public enum MapLabelBehaviors
public enum class MapLabelBehaviors
type MapLabelBehaviors
public enum MapLabelBehaviors
成員
成員名稱 | 說明 | |
---|---|---|
Auto | The value is automatically determined. | |
ShowBorderValue | The border value is shown. | |
ShowMiddleValue | The middle value is shown. |