ComponentOne Chart for .NET (2.0) Search HelpCentral 

Axis.GetMin Method

Overload List

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;

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

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

[C#] public object GetMin(Type);

[Delphi] public  function GetMin(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.