TTMSFNCChartCrosshairMode Enumeration
Specifies how the crosshair tracks points when moved over the chart.
API unit family: TMSFNCChart
Members
| Name | Description |
|---|---|
ccmContinuous |
Crosshair follows the mouse x-coordinate continuously, interpolating along the selected series. |
ccmPointBased |
Crosshair snaps to the nearest detected data point on each visible series. |