다음을 통해 공유


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> 개체입니다.

적용 대상