Notitie
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen u aan te melden of de directory te wijzigen.
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen de mappen te wijzigen.
Represents the label placements for a map line layer.
Namespace: Microsoft.ReportingServices.OnDemandReportRendering
Assembly: Microsoft.ReportingServices.ProcessingCore (in Microsoft.ReportingServices.ProcessingCore.dll)
Syntax
'Declaration
Public Enumeration MapLineLabelPlacement
'Usage
Dim instance As MapLineLabelPlacement
public enum MapLineLabelPlacement
public enum class MapLineLabelPlacement
type MapLineLabelPlacement
public enum MapLineLabelPlacement
Members
| Member name | Description | |
|---|---|---|
| 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. |
See Also
Reference
Microsoft.ReportingServices.OnDemandReportRendering Namespace