Click or drag to resize

ListOfXAndYColumnControllerPlotItemsDragDropHandler Property

Gets the drag-and-drop handler for plot items.

Namespace: Altaxo.Gui.Data
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntax
C#
public IMVVMDragDropHandler PlotItemsDragDropHandler { get; }

Property Value

IMVVMDragDropHandler
See Also