AxisDragModes

StockSharp.Xaml.Charting

Defines Enumeration Constants for modes of operation of the YAxisDragModifier

Поля

Pan : AxisDragModes

Pan mode: the dragging pans the YAxis VisibleRange, allowing a vertical scroll. This may only be used with YAxis.AutoRange=false

Scale : AxisDragModes

Scale mode: the dragging scales the YAxis VisibleRange property directly, or indirectly, via the GrowBy property, if YAxis.AutoRange=true