Lenguaje

ChartLegendColumnInstance.MinimumWidth Propiedad

Definición

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

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

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

Se aplica a