[]
        
(Showing Draft Content)

FarPoint.Win.Chart.DeleteUndoAction.-ctor

DeleteUndoAction Constructor

DeleteUndoAction(ChartModel, object)

Initializes a new instance of the DeleteUndoAction class.

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

The chart model.

object selectedObject

The selected object to be deleted.