ChartMember.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 ou définit l’appellation affichée sur la légende (pour les membres de la série et les membres de catégorie lorsque ChartSeries. Type = Forme) ou sur l’axe de catégorie (pour les membres de catégorie).
public:
property Microsoft::ReportingServices::RdlObjectModel::ReportExpression Label { Microsoft::ReportingServices::RdlObjectModel::ReportExpression get(); void set(Microsoft::ReportingServices::RdlObjectModel::ReportExpression value); };
public Microsoft.ReportingServices.RdlObjectModel.ReportExpression Label { get; set; }
member this.Label : Microsoft.ReportingServices.RdlObjectModel.ReportExpression with get, set
Public Property Label As ReportExpression
Valeur de propriété
Objet ReportExpression.