Lenguaje

Chart.DynamicWidth Propiedad

Definición

Obtiene una expresión que evalúa hasta el ancho al que debe crecer o reducir la gráfica.

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

Valor de propiedad

Un objeto ReportSizeProperty.

Se aplica a