Example: Annotation Bookmarking
Demonstrates use of several Annotation properties on the Measurement Studio CWGraph ActiveX control.
Description
This example demonstrates how to bookmark points on a plot with annotations, and then to scroll the graph to view those bookmarked points. In this example, an arrow and text style annotation marks several points along the plot. Click on one of the buttons to center the corresponding annotation.
Controls, Properties, Methods, and Events
This example demonstrates the following controls, properties, methods, and events:
Plot, PointIndex, SnapMode, Caption, Name, Shape
PlotY, Axes, TrackMode, Annotations
Example Location
Samples\UI\Graph\Graph Styles