共用方式為


MapLabelBehavior 列舉

Specifies how the labels display the values in a map color scale.

命名空間:  Microsoft.ReportingServices.OnDemandReportRendering
組件:  Microsoft.ReportingServices.ProcessingCore (在 Microsoft.ReportingServices.ProcessingCore.dll 中)

語法

'宣告
Public Enumeration MapLabelBehavior
'用途
Dim instance As MapLabelBehavior
public enum MapLabelBehavior
public enum class MapLabelBehavior
type MapLabelBehavior
public enum MapLabelBehavior

成員

成員名稱 說明
Auto The value is automatically determined.
ShowBorderValue The border value is shown.
ShowMiddleValue The middle value is shown.

請參閱

參考

Microsoft.ReportingServices.OnDemandReportRendering 命名空間