Click or drag to resize

TradingChartZoomPanRightButtonAction Property

LightningChart .NET Help
Right mouse button action

Namespace:  Arction.CustomControls.Trader.WinForms
Assembly:  Arction.WinForms.TradingCharts (in Arction.WinForms.TradingCharts.dll) Version: 10.3.1
Syntax
[DefaultValueAttribute(ZoomPanMouseButtonAction.Pan)]
public ZoomPanMouseButtonAction ZoomPanRightButtonAction { get; set; }

Property Value

Type: ZoomPanMouseButtonAction
See Also