ComponentOne Chart for .NET (2.0) Search HelpCentral 

Axis.GetMin Method ()

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

[Visual Basic]

Overloads Public Function GetMin() As Object

[C#]

public object GetMin()

[Delphi]

public function GetMin(): Object; overload;

Return Value

The current value of the Axis minimum.

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.GetMin Overload List | Axis Class


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