Condividi tramite


Proprietà CollapsibleSpaceThreshold

Gets the calculated value of the CollapsibleSpaceThreshold property in a ChartAxisScaleBreak class.

Spazio dei nomi:  Microsoft.ReportingServices.OnDemandReportRendering
Assembly:  Microsoft.ReportingServices.ProcessingCore (in Microsoft.ReportingServices.ProcessingCore.dll)

Sintassi

'Dichiarazione
Public ReadOnly Property CollapsibleSpaceThreshold As Integer
    Get
'Utilizzo
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

Valore proprietà

Tipo: System. . :: . .Int32
An int value that represents the calculated value of the CollapsibleSpaceThreshold property.