MapSpatialElementTemplate.Label Propriété
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Obtient le texte de l’étiquette pour les éléments spatiaux auxquels le modèle d’élément spatial est appliqué.
public:
property Microsoft::ReportingServices::OnDemandReportRendering::ReportStringProperty ^ Label { Microsoft::ReportingServices::OnDemandReportRendering::ReportStringProperty ^ get(); };
public Microsoft.ReportingServices.OnDemandReportRendering.ReportStringProperty Label { get; }
member this.Label : Microsoft.ReportingServices.OnDemandReportRendering.ReportStringProperty
Public ReadOnly Property Label As ReportStringProperty
Valeur de propriété
Un ReportStringProperty objet qui représente le texte de l’étiquette pour les éléments spatiaux auxquels le modèle d’élément spatial est appliqué.