ComponentOne Chart for .NET (2.0) Search HelpCentral 

Axis.GetMax Method ()

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;

Return Value

The current value of the Axis maximum.

Remarks

This method retrieves the value as an object of the same type as the appropriate coordinate data for the first series.

See Also

Axis Class | Axis Members | C1.Win.C1Chart Namespace | Axis.GetMax Overload List | Axis Class


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