Chart.DynamicWidth Propiedad

Definición

Obtiene una expresión que se evalúa como el ancho que debe adoptar el gráfico.

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