ChartAxisInstance.MaxFontSize Propiedad

Definición

Obtiene el valor calculado de la propiedad MaxFontSize en una clase 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

Valor de propiedad

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

Se aplica a