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. | |
Below | The label is below the map line. | |
Center | The label is centered on the map line. |