Sprache

ChartAxisScaleBreak.CollapsibleSpaceThreshold Eigenschaft

Definition

Prozentsatz des freien Raums auf der Achse, bevor ein Skalenbruch ausgelöst wird.

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)

Eigenschaftswert

Ein ReportExpression<T>-Objekt.

Gilt für: