ChartDataPoint.AxisLabel 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 l'étiquette à utiliser sur l'axe pour le point de données.
public:
abstract property Microsoft::ReportingServices::OnDemandReportRendering::ReportVariantProperty ^ AxisLabel { Microsoft::ReportingServices::OnDemandReportRendering::ReportVariantProperty ^ get(); };
public abstract Microsoft.ReportingServices.OnDemandReportRendering.ReportVariantProperty AxisLabel { get; }
member this.AxisLabel : Microsoft.ReportingServices.OnDemandReportRendering.ReportVariantProperty
Public MustOverride ReadOnly Property AxisLabel As ReportVariantProperty
Valeur de propriété
Objet ReportVariantProperty qui représente l'étiquette à utiliser sur l'axe pour le point de données.