ChartAxisInstance.MaxFontSize Property

Definition

Gets the calculated value of the MaxFontSize property in a ChartAxis class.

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

Property Value

A ReportSize value that represents the calculated value of the MaxFontSize property.

Applies to