ChartInstance.DynamicWidth Propriedade

Definição

Obtém o valor calculado da propriedade DynamicWidth em uma classe 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 da propriedade

Um valor ReportSize que representa o valor calculado da propriedade DynamicWidth.

Aplica-se a