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 的数值。

适用于