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 calculated value of the LabelPosition property in a MapGridLines class.
Espace de noms : Microsoft.ReportingServices.OnDemandReportRendering
Assembly : Microsoft.ReportingServices.ProcessingCore (en Microsoft.ReportingServices.ProcessingCore.dll)
Syntaxe
'Déclaration
Public ReadOnly Property LabelPosition As MapLabelPosition
Get
'Utilisation
Dim instance As MapGridLinesInstance
Dim value As MapLabelPosition
value = instance.LabelPosition
public MapLabelPosition LabelPosition { get; }
public:
property MapLabelPosition LabelPosition {
MapLabelPosition get ();
}
member LabelPosition : MapLabelPosition
function get LabelPosition () : MapLabelPosition
Valeur de propriété
Type : Microsoft.ReportingServices.OnDemandReportRendering.MapLabelPosition
A MapLabelPosition value that represents the calculated value of the LabelPosition property.
Voir aussi
Référence
Espace de noms Microsoft.ReportingServices.OnDemandReportRendering