Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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. |