ChartAxisScaleBreak.CollapsibleSpaceThreshold 属性

定义

触发刻度分隔线之前轴上可允许存在的空白的百分比。

public:
 property Microsoft::ReportingServices::RdlObjectModel::ReportExpression<int> CollapsibleSpaceThreshold { Microsoft::ReportingServices::RdlObjectModel::ReportExpression<int> get(); void set(Microsoft::ReportingServices::RdlObjectModel::ReportExpression<int> value); };
public Microsoft.ReportingServices.RdlObjectModel.ReportExpression<int> CollapsibleSpaceThreshold { get; set; }
member this.CollapsibleSpaceThreshold : Microsoft.ReportingServices.RdlObjectModel.ReportExpression<int> with get, set
Public Property CollapsibleSpaceThreshold As ReportExpression(Of Integer)

属性值

ReportExpression<T> 对象。

适用于