Właściwość ChartAxisScaleBreakInstance.CollapsibleSpaceThreshold
Pobiera wartość obliczoną CollapsibleSpaceThreshold właściwość w ChartAxisScaleBreak klasy
Przestrzeń nazw: Microsoft.ReportingServices.OnDemandReportRendering
Zestaw: Microsoft.ReportingServices.ProcessingCore (w Microsoft.ReportingServices.ProcessingCore.dll)
Składnia
'Deklaracja
Public ReadOnly Property CollapsibleSpaceThreshold As Integer
Get
'Użycie
Dim instance As ChartAxisScaleBreakInstance
Dim value As Integer
value = instance.CollapsibleSpaceThreshold
public int CollapsibleSpaceThreshold { get; }
public:
property int CollapsibleSpaceThreshold {
int get ();
}
member CollapsibleSpaceThreshold : int
function get CollapsibleSpaceThreshold () : int
Wartość właściwości
Typ: System.Int32
Int wartości reprezentującej obliczonej wartości CollapsibleSpaceThreshold właściwość.