Свойство Minimum

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

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

Синтаксис

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

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

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

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