SetSelectedAxis     Procedure (Function)

Public Function SetSelectedAxis(AxisIndex As Integer) As Integer

Select an axis with the specified Index.
The function returns 0 if AxisIndex refers to an x-axis, 1 if a y-axis.

ParameterTypeDescription

AxisIndex

Integer

Index number of axis to select

See Also

SelectXaxis   SelectYaxis   GetSelectedAxisIndex  

Example

x = ecGraph1.SetSelectedAxis(axisindex)


     
Contents     Variables     Events     Properties     Functions     Subs

Copyright © 2007, Encore Consulting Pty Ltd