共用方式為


MapLabelPlacement 列舉

Represents the options of label placements in a map color scale.

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

語法

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

成員

成員名稱 說明
Alternate Odd labels are positioned below the color bar, and even labels are positioned above the color bar.
Bottom All labels are positioned below the color bar.
Top All labels are positioned above the color bar.

請參閱

參考

Microsoft.ReportingServices.OnDemandReportRendering 命名空間