Lenguaje

ChartLegendColumnInstance.MaximumWidth Propiedad

Definición

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

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

Valor de propiedad

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

Se aplica a