Share via


ChartLegendColumnInstance.MinimumWidth Propiedad

Definición

Obtiene el valor calculado de la propiedad MinimumWidth en una clase ChartLegendColumn.

public:
 property Microsoft::ReportingServices::OnDemandReportRendering::ReportSize ^ MinimumWidth { Microsoft::ReportingServices::OnDemandReportRendering::ReportSize ^ get(); };
public Microsoft.ReportingServices.OnDemandReportRendering.ReportSize MinimumWidth { get; }
member this.MinimumWidth : Microsoft.ReportingServices.OnDemandReportRendering.ReportSize
Public ReadOnly Property MinimumWidth As ReportSize

Valor de propiedad

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

Se aplica a