Skip to content

MouseMove Event

Summary

Occurs when the cursor moves over the chart area.

Signature

1
public abstract event Action<ChartMouseEventArgs> MouseMove;

Declaring Type

cAlgo.API.ChartArea


Last update: March 23, 2023