Enumeração MapLineLabelPlacements
Represents the label placements for a map line layer.
Namespace: Microsoft.ReportingServices.RdlObjectModel
Assembly: Microsoft.ReportingServices.Designer.Controls (em Microsoft.ReportingServices.Designer.Controls.dll)
Sintaxe
'Declaração
Public Enumeration MapLineLabelPlacements
'Uso
Dim instance As MapLineLabelPlacements
public enum MapLineLabelPlacements
public enum class MapLineLabelPlacements
type MapLineLabelPlacements
public enum MapLineLabelPlacements
Membros
Nome do membro | Descrição | |
---|---|---|
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. |