ComponentOne Chart for .NET (2.0) Search HelpCentral 

Axis.GetMax Method

Overload List

Gets the current value of the Axis Max property as an object.

[Visual Basic] Overloads Public Function GetMax() As Object

[C#] public object GetMax();

[Delphi] public  function GetMax() : Object; overload;

Gets the current value of the Axis Max property as an object.

[Visual Basic] Overloads Public Function GetMax(Type) As Object

[C#] public object GetMax(Type);

[Delphi] public  function GetMax(Type) : Object; overload;

See Also

Axis Class | Axis Members | C1.Win.C1Chart Namespace


Send comments about this topic to ComponentOne.
Copyright © ComponentOne LLC. All rights reserved.