ChartAxisScaleBreak.CollapsibleSpaceThreshold Property

Definition

Gets an expression that evaluates to the percent of empty space allowed on the axis before a scale break is triggered.

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

Property Value

A ReportIntProperty object.

Applies to