Remarque
L’accès à cette page nécessite une autorisation. Vous pouvez essayer de vous connecter ou de modifier des répertoires.
L’accès à cette page nécessite une autorisation. Vous pouvez essayer de modifier des répertoires.
Gets the label placement for a map line layer.
Espace de noms : Microsoft.ReportingServices.OnDemandReportRendering
Assembly : Microsoft.ReportingServices.ProcessingCore (en Microsoft.ReportingServices.ProcessingCore.dll)
Syntaxe
'Déclaration
Public ReadOnly Property LabelPlacement As ReportEnumProperty(Of MapLineLabelPlacement)
Get
'Utilisation
Dim instance As MapLineTemplate
Dim value As ReportEnumProperty(Of MapLineLabelPlacement)
value = instance.LabelPlacement
public ReportEnumProperty<MapLineLabelPlacement> LabelPlacement { get; }
public:
property ReportEnumProperty<MapLineLabelPlacement>^ LabelPlacement {
ReportEnumProperty<MapLineLabelPlacement>^ get ();
}
member LabelPlacement : ReportEnumProperty<MapLineLabelPlacement>
function get LabelPlacement () : ReportEnumProperty<MapLineLabelPlacement>
Valeur de propriété
Type : Microsoft.ReportingServices.OnDemandReportRendering.ReportEnumProperty<MapLineLabelPlacement>
A ReportEnumProperty<EnumType> object.
Voir aussi
Référence
Espace de noms Microsoft.ReportingServices.OnDemandReportRendering