Click or drag to resize
INChartDelegate Methods

The INChartDelegate type exposes the following members.

Methods
  NameDescription
Public methodDidChangeZoomPhase
Report that zoom of the chart has changed its phase.
Public methodDidEndAnimating
Report that animation of chart object is done.
Public methodPointSelected
Report that user selected a chart point.
Public methodTimeIndexChanged
Report that the time index on time axis was changed. A change may appear if the user moves the handler on the time axis, plays back the time axis or if someone changed the current time index of time axis (see NChartTimeAxis for details).
Top
See Also