ExecuteOn
StockSharp.Xaml.Charting.ChartModifiers
Определяет константы для случаев, когда происходит операция ChartModifierBase.
Поля
MouseDoubleClick
public const ExecuteOn MouseDoubleClick
value = ExecuteOn.MouseDoubleClick
Выполнить MouseDoubleClick
MouseLeftButton
public const ExecuteOn MouseLeftButton
value = ExecuteOn.MouseLeftButton
Выполнить MouseRightButton
MouseMiddleButton
public const ExecuteOn MouseMiddleButton
value = ExecuteOn.MouseMiddleButton
Выполнить MouseRightButton
MouseRightButton
public const ExecuteOn MouseRightButton
value = ExecuteOn.MouseRightButton
Выполнить MouseRightButton
MouseRightButtonUp
public const ExecuteOn MouseRightButtonUp
value = ExecuteOn.MouseRightButtonUp
Выполнить MouseRightButtonUp