ChartInstance.DynamicWidth Propiedad

Definición

Obtiene el valor calculado de la DynamicWidth propiedad en una Chart clase.

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

Valor de propiedad

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

Se aplica a