言語

Chart.DynamicWidth プロパティ

定義

チャートが大きく・縮小すべき幅まで評価する式が出ます。

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

プロパティ値

ReportSizeProperty オブジェクト。

適用対象