AnnotationDragEventArgs

StockSharp.Xaml.Charting

Inherits: EventArgs

Constructors

AnnotationDragEventArgs(bool, bool)

Initializes a new instance of the AnnotationDragEventArgs class.

Properties

IsPrimary : bool

whether this is related to annotation user is dragging with his mouse. otherwise, this event is for annotation in multiselect group.

IsResize : bool

whether this is adorner resize operation.