GaugePointer.Width 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 la largeur du pointeur, en pourcentage de la taille d'échelle (rayon pour les échelles radiales, largeur pour les échelles linéaires).
public:
property Microsoft::ReportingServices::OnDemandReportRendering::ReportDoubleProperty ^ Width { Microsoft::ReportingServices::OnDemandReportRendering::ReportDoubleProperty ^ get(); };
public Microsoft.ReportingServices.OnDemandReportRendering.ReportDoubleProperty Width { get; }
member this.Width : Microsoft.ReportingServices.OnDemandReportRendering.ReportDoubleProperty
Public ReadOnly Property Width As ReportDoubleProperty
Valeur de propriété
Objet ReportDoubleProperty qui représente la largeur du pointeur, en pourcentage de la taille de l'échelle.