Share via


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 对象。

适用于