SelectYaxis     Procedure (Function)

Public Function SelectYaxis(Optional Index As Integer = 1) As Integer

Select an y-axis (if more than one y-axis has been defined)
The function returns the axis index (which may be different to the y-axis index).

ParameterTypeDescription

Index

Integer

Index number of y-axis to select

See Also

SelectXaxis   SetSelectedAxis   GetSelectedAxisIndex  

Example

x = ecGraph1.SelectYaxis(index)


     
Contents     Variables     Events     Properties     Functions     Subs

Copyright © 2007, Encore Consulting Pty Ltd