NewYAxis     Procedure (Sub)

Public Sub NewYAxis(AxisName$, Optional y1 As Double = 0, Optional y2 As Double = 0)

Start a new y-axis

ParameterTypeDescription

AxisName$

String

Axis name

y1

Double

Y 1

y2

Double

Y 2

Example

Call ecGraph1.NewYAxis(axisname, y1, y2) 


      Contents     Variables     Events     Properties     Functions     Subs

Copyright © 2007, Encore Consulting Pty Ltd