Lenguaje

ChartAxisInstance.MaxFontSize Propiedad

Definición

Obtiene el valor calculado de la MaxFontSize propiedad en una ChartAxis clase.

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

Valor de propiedad

Un ReportSize valor que representa el valor calculado de la MaxFontSize propiedad.

Se aplica a