Visible Property
Syntax
CWCursor.Visible
Data Type
Purpose
Specifies if the cursor is visible or hidden.
Remarks
Hidden cursors do not generate events, even if they are enabled. However, they still apply the current SnapMode value as new data is plotted. When the cursors are shown, they might be in a new position. If you have several cursors, but only show a few at a time, setting the SnapMode property to cwSnapFree improves performance when plotting new data.