ChartAxisInstance.MinFontSize 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 valeur calculée de la propriété MinFontSize dans une classe ChartAxis.
public:
property Microsoft::ReportingServices::OnDemandReportRendering::ReportSize ^ MinFontSize { Microsoft::ReportingServices::OnDemandReportRendering::ReportSize ^ get(); };
public Microsoft.ReportingServices.OnDemandReportRendering.ReportSize MinFontSize { get; }
member this.MinFontSize : Microsoft.ReportingServices.OnDemandReportRendering.ReportSize
Public ReadOnly Property MinFontSize As ReportSize
Valeur de propriété
Valeur ReportSize qui représente la valeur calculée de la propriété MinFontSize.