Partager via


Propriété Maximum

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

Espace de noms :  Microsoft.ReportingServices.OnDemandReportRendering
Assembly :  Microsoft.ReportingServices.ProcessingCore (en Microsoft.ReportingServices.ProcessingCore.dll)

Syntaxe

'Déclaration
Public ReadOnly Property Maximum As Object
    Get
'Utilisation
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

Valeur de propriété

Type : System. . :: . .Object
An object that represents the calculated value of the Maximum property.