言語

ChartInstance.DynamicWidth プロパティ

定義

DynamicWidthクラスにおける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

プロパティ値

ReportSizeプロパティの計算値を表すDynamicWidth値です。

適用対象