ChartAxisScaleBreak.CollapsibleSpaceThreshold 속성

정의

배율 구분선이 트리거되기 전에 축에서 허용되는 빈 공간의 백분율로 계산되는 식을 가져옵니다.

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

속성 값

ReportIntProperty 개체입니다.

적용 대상