共用方式為


MapPointLabelPlacement 列舉

Represents label placements for the map point layer.

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

語法

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

成員

成員名稱 說明
Bottom The label is positioned at the bottom of the map point layer.
Center The label is positioned at the center of the map point layer.
Left The label is positioned to the left of the map point layer.
Right The label is positioned to the right of the map point layer.
Top The label is positioned at the top of the map point layer.

請參閱

參考

Microsoft.ReportingServices.OnDemandReportRendering 命名空間