SelectXaxis     Procedure (Function)

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

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

ParameterTypeDescription

Index

Integer

Index number of x-axis to select

See Also

SelectYaxis   SetSelectedAxis   GetSelectedAxisIndex  

Example

x = ecGraph1.SelectXaxis(index)


     
Contents     Variables     Events     Properties     Functions     Subs

Copyright © 2007, Encore Consulting Pty Ltd