Click or drag to resize

ZoomPanOptionsRoundRightToLeftZoomAction Property

LightningChart .NET Help
Right-to-left zoom action.

Namespace:  Arction.WinForms.Charting.Views.ViewRound
Assembly:  Arction.WinForms.Charting.LightningChart (in Arction.WinForms.Charting.LightningChart.dll) Version: 10.3.1
Syntax
[DefaultValueAttribute(RightToLeftZoomActionRound.ZoomToLabelsArea)]
public RightToLeftZoomActionRound RightToLeftZoomAction { get; set; }

Property Value

Type: RightToLeftZoomActionRound
See Also