[]
        
(Showing Draft Content)

FarPoint.Win.Chart.ClipboardPasteUndoAction.-ctor

ClipboardPasteUndoAction Constructor

ClipboardPasteUndoAction(ChartModel, object)

Initializes a new instance of the ClipboardPasteUndoAction class.

Declaration
public ClipboardPasteUndoAction(ChartModel model, object pastingObject)
Public Sub New(model As ChartModel, pastingObject As Object)
Parameters
Type Name Description
ChartModel model

The chart model.

object pastingObject

The object to paste.