Свойство ChartAxisScaleBreak.MaxNumberOfBreaks
Gets an expression that evaluates to the maximum number of scale breaks to apply.
Пространство имен: Microsoft.ReportingServices.OnDemandReportRendering
Сборка: Microsoft.ReportingServices.ProcessingCore (в Microsoft.ReportingServices.ProcessingCore.dll)
Синтаксис
'Декларация
Public ReadOnly Property MaxNumberOfBreaks As ReportIntProperty
Get
'Применение
Dim instance As ChartAxisScaleBreak
Dim value As ReportIntProperty
value = instance.MaxNumberOfBreaks
public ReportIntProperty MaxNumberOfBreaks { get; }
public:
property ReportIntProperty^ MaxNumberOfBreaks {
ReportIntProperty^ get ();
}
member MaxNumberOfBreaks : ReportIntProperty
function get MaxNumberOfBreaks () : ReportIntProperty
Значение свойства
Тип: Microsoft.ReportingServices.OnDemandReportRendering.ReportIntProperty
A ReportIntProperty object.
См. также
Справочник
Пространство имен Microsoft.ReportingServices.OnDemandReportRendering