Свойство Maximum

Gets the calculated value of the Maximum property in a ChartAxis class.

Пространство имен:  Microsoft.ReportingServices.OnDemandReportRendering
Сборка:  Microsoft.ReportingServices.ProcessingCore (в Microsoft.ReportingServices.ProcessingCore.dll)

Синтаксис

'Декларация
Public ReadOnly Property Maximum As Object
    Get
'Применение
Dim instance As ChartAxisInstance
Dim value As Object

value = instance.Maximum
public Object Maximum { get; }
public:
property Object^ Maximum {
    Object^ get ();
}
member Maximum : Object
function get Maximum () : Object

Значение свойства

Тип: System. . :: . .Object
An object that represents the calculated value of the Maximum property.