Freigeben über


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

Elemente

Elementname Beschreibung
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.

Siehe auch

Verweis

Microsoft.ReportingServices.RdlObjectModel-Namespace