ChartLegendInstance.MinFontSize Propiedad

Definición

Obtiene el valor calculado de la MinFontSize propiedad en una ChartLegend clase.

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

Valor de propiedad

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

Se aplica a