GraphScaleChanged     Event

Public Event GraphScaleChanged()

Occurs when the axis range of the current graph changes, for example when a new data point is added that extends the current range.

Example

Private Sub ecGraph1_GraphScaleChanged 'Called when this Event is raised in ecGraph.ocx
   ...
End Sub


      Contents     Variables     Events     Properties     Functions     Subs

Copyright © 2007, Encore Consulting Pty Ltd