TimeframeSegmentWheelModifier

StockSharp.Xaml.Charting.ChartModifiers

The MouseWheelZoomModifier provides zooming (or shrinking) of the UltrachartSurface on mouse wheel scroll Add to a UltrachartSurface and set IsEnabled to true to enable this behaviour

継承元: RelativeZoomModifierBase

コンストラクター

TimeframeSegmentWheelModifier()

Initializes a new instance of the MouseWheelZoomModifier class.

プロパティ

ActionType : ActionType

Gets or sets the ActionType to perform on mouse-wheel interaction

メソッド

OnModifierMouseWheel(ModifierMouseArgs)

Called when the Mouse Wheel is scrolled on the parent UltrachartSurface

e
Arguments detailing the mouse wheel operation

フィールド

ActionTypeProperty : DependencyProperty

Defines the ActionType DependencyProperty