MapLineLabelPlacement 枚举

Represents the label placements for a map line layer.

命名空间:  Microsoft.ReportingServices.OnDemandReportRendering
程序集:  Microsoft.ReportingServices.ProcessingCore(在 Microsoft.ReportingServices.ProcessingCore.dll 中)

语法

声明
Public Enumeration MapLineLabelPlacement
用法
Dim instance As MapLineLabelPlacement
public enum MapLineLabelPlacement
public enum class MapLineLabelPlacement
type MapLineLabelPlacement
public enum MapLineLabelPlacement

成员

成员名称 说明
Above The label is above the map line.
Center The label is centered on the map line.
Below The label is below the map line.