GetAxisRange     Procedure (Sub)

Public Sub GetAxisRange(a1 As Double, a2 As Double)

Returns the range of values currently displayed on the selected axis

ParameterTypeDescription

a1

Double

Minimum value on selected axis

a2

Double

Maximum value on selected axis

Example

Call ecGraph1.GetAxisRange(a1, a2) 


      Contents     Variables     Events     Properties     Functions     Subs

Copyright © 2007, Encore Consulting Pty Ltd