IsGlobalDrawingTool
<< Click to Display Table of Contents >> IsGlobalDrawingTool |
Indicates if the drawing tool is currently set as a Global Drawing object. Global draw objects display on any chart which matches the parent chart's underlying instrument.
A bool value which returns true if the drawing tool is currently attached as a global drawing object; otherwise false.
IsGlobalDrawingTool
public override void OnMouseMove(ChartControl chartControl, ChartPanel chartPanel, ChartScale chartScale, ChartAnchor dataPoint) |