AnnotationDragEventArgs

StockSharp.Xaml.Charting

Hereda de: EventArgs

Constructores

AnnotationDragEventArgs(bool, bool)

Initializes a new instance of the AnnotationDragEventArgs class.

Propiedades

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.