Maximum of the axis.
[Visual Basic .NET] Public Property Maximum As Object
[C#] public object Maximum {get; set;}
[C++]
HRESULT get_Maximum(
VARIANT* var
);
[C++]
HRESULT put_Maximum(
VARIANT var
);
[C++]Parameters
var [out, retval] var is a parameter of type VARIANT var [in] var is a parameter of type VARIANT
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.