ChartInstance.DynamicWidth Propiedad

Definición

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

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

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

Se aplica a