CrosshairType
<< Click to Display Table of Contents >> CrosshairType |
Indicates the Cross Hair type currently enabled on the chart.
An enum specifying the type of Cross Hair currently enabled on the chart. Possible values are listed below:
Local |
The local (single-chart) Cross Hair is enabled |
Global |
Global Cross Hair |
GlobalNoTimeScroll |
Global Cross Hair (No Time Scroll) is enabled |
<ChartControl>.CrosshairType
protected override void OnRender(ChartControl chartControl, ChartScale chartScale) |
In the image below, CrosshairType reveals that Global Cross Hair (No Time Scroll) is enabled on the chart.