Свойство ChartAxisScaleBreak.CollapsibleSpaceThreshold
Gets an expression that evaluates to the percent of empty space allowed on the axis before a scale break is triggered.
Пространство имен: Microsoft.ReportingServices.OnDemandReportRendering
Сборка: Microsoft.ReportingServices.ProcessingCore (в Microsoft.ReportingServices.ProcessingCore.dll)
Синтаксис
'Декларация
Public ReadOnly Property CollapsibleSpaceThreshold As ReportIntProperty
Get
'Применение
Dim instance As ChartAxisScaleBreak
Dim value As ReportIntProperty
value = instance.CollapsibleSpaceThreshold
public ReportIntProperty CollapsibleSpaceThreshold { get; }
public:
property ReportIntProperty^ CollapsibleSpaceThreshold {
ReportIntProperty^ get ();
}
member CollapsibleSpaceThreshold : ReportIntProperty
function get CollapsibleSpaceThreshold () : ReportIntProperty
Значение свойства
Тип: Microsoft.ReportingServices.OnDemandReportRendering.ReportIntProperty
A ReportIntProperty object.
См. также
Справочник
Пространство имен Microsoft.ReportingServices.OnDemandReportRendering