MindFusion.Wpf Pack Programmer's Guide
ActivityChart Events
 


 Public Events

  Name Description

ActivityClicked

Raised when the user clicks on an activity with the mouse.

ActivityModified

Raised when the user has modified an activity interactively.

ActivityModifying

Raised when the user is modifying an activity interactively.

ActivityPresenterCreated

Raised when an ActivityPresenter object is created for an IActivityViewModel to allow customization of the presenter.

DependencyClicked

Raised when the user clicks on a dependency with the mouse.

DependencyCreated

Raised when the user creates a new dependency interactively.

DependencyPresenterCreated

Raised when a DependencyPresenter object is created for a IDependencyViewModel to allow for customization of the presenter.

DrilledIn

Raised when the view was drilled in. (Inherited from BaseChart.)

DrilledOut

Raised when the view was drilled out. (Inherited from BaseChart.)

DrillingIn

Raised when the view is currently drilling in. (Inherited from BaseChart.)

DrillingOut

Raised when the view is currently drilling out. (Inherited from BaseChart.)

RelativeTimelineDateChanged

Occurs when RelativeTimelineDate changes. (Inherited from BaseChart.)

 See Also

ActivityChart Class
MindFusion.DataViews.Wpf Namespace