Call this method to get the minimum axis value of a data view.
Gets axis data view minimum position.
Visual Basic (Declaration) | |
---|---|
Public Function GetViewMinimum() As Double |
Visual Basic (Usage) | Copy Code |
---|---|
|
C# | |
---|---|
public double GetViewMinimum() |
Return Value
The minimum axis value for the data view.
Axis data view minimum position.
This minimum is the axis value where the data view starts, and is different then the MinGridTickimum axis value (which represents the minimum value for the entire axis).
Target Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family