Enumeración MapLineLabelPlacement
Represents the label placements for a map line layer.
Espacio de nombres: Microsoft.ReportingServices.OnDemandReportRendering
Ensamblado: Microsoft.ReportingServices.ProcessingCore (en Microsoft.ReportingServices.ProcessingCore.dll)
Sintaxis
'Declaración
Public Enumeration MapLineLabelPlacement
'Uso
Dim instance As MapLineLabelPlacement
public enum MapLineLabelPlacement
public enum class MapLineLabelPlacement
type MapLineLabelPlacement
public enum MapLineLabelPlacement
Miembros
Nombre del miembro | Descripción | |
---|---|---|
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. |
Vea también
Referencia
Espacio de nombres Microsoft.ReportingServices.OnDemandReportRendering