ChartAxisInstance.MaxFontSize Proprietà
Definizione
Importante
Alcune informazioni sono relative alla release non definitiva del prodotto, che potrebbe subire modifiche significative prima della release definitiva. Microsoft non riconosce alcuna garanzia, espressa o implicita, in merito alle informazioni qui fornite.
Ottiene il valore calcolato della proprietà MaxFontSize in una classe ChartAxis.
public:
property Microsoft::ReportingServices::OnDemandReportRendering::ReportSize ^ MaxFontSize { Microsoft::ReportingServices::OnDemandReportRendering::ReportSize ^ get(); };
public Microsoft.ReportingServices.OnDemandReportRendering.ReportSize MaxFontSize { get; }
member this.MaxFontSize : Microsoft.ReportingServices.OnDemandReportRendering.ReportSize
Public ReadOnly Property MaxFontSize As ReportSize
Valore della proprietà
Valore ReportSize che rappresenta il valore calcolato della proprietà MaxFontSize.