Click or drag to resize

TradingChartZoomPanRightButtonAction Property

LightningChart .NET Help
Right mouse button action

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

Property Value

Type: ZoomPanMouseButtonAction
See Also