Share via


MapLineLabelPlacements Enumeration

Represents the label placements for a map line layer.

Namespace:  Microsoft.ReportingServices.RdlObjectModel
Assembly:  Microsoft.ReportingServices.Designer.Controls (in Microsoft.ReportingServices.Designer.Controls.dll)

Syntax

'Declaration
Public Enumeration MapLineLabelPlacements
'Usage
Dim instance As MapLineLabelPlacements
public enum MapLineLabelPlacements
public enum class MapLineLabelPlacements
type MapLineLabelPlacements
public enum MapLineLabelPlacements

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.RdlObjectModel Namespace