Chart.DynamicHeight プロパティ

定義

チャートが成長・縮小すべき高さまで評価する式が生成されます。

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

プロパティ値

ReportSizeProperty オブジェクト。

適用対象