Enumerazione MapLineLabelPlacement
Represents the label placements for a map line layer.
Spazio dei nomi Microsoft.ReportingServices.OnDemandReportRendering
Assembly: Microsoft.ReportingServices.ProcessingCore (in Microsoft.ReportingServices.ProcessingCore.dll)
Sintassi
'Dichiarazione
Public Enumeration MapLineLabelPlacement
'Utilizzo
Dim instance As MapLineLabelPlacement
public enum MapLineLabelPlacement
public enum class MapLineLabelPlacement
type MapLineLabelPlacement
public enum MapLineLabelPlacement
Membri
Nome membro | Descrizione | |
---|---|---|
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. |
Vedere anche
Riferimento
Spazio dei nomi Microsoft.ReportingServices.OnDemandReportRendering