INChartDelegate Interface |
Namespace: NChart3D_UWP
The INChartDelegate type exposes the following members.
Name | Description | |
---|---|---|
DidChangeZoomPhase |
Report that zoom of the chart has changed its phase.
| |
DidEndAnimating |
Report that animation of chart object is done.
| |
PointSelected |
Report that user selected a chart point.
| |
TimeIndexChanged |
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).
|