CollapsibleSpaceThreshold プロパティ

ChartAxisScaleBreak クラスの CollapsibleSpaceThreshold プロパティの計算値を取得します。

名前空間:  Microsoft.ReportingServices.OnDemandReportRendering
アセンブリ:  Microsoft.ReportingServices.ProcessingCore (Microsoft.ReportingServices.ProcessingCore.dll)

構文

'宣言
Public ReadOnly Property CollapsibleSpaceThreshold As Integer
    Get
'使用
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

プロパティ値

型: System. . :: . .Int32
CollapsibleSpaceThreshold プロパティの計算値を表す int 値。