MindFusion.Wpf Pack Programmer's Guide
ActivityChart.OnActivityPresenterCreated Method
See Also
 





Raises the ActivityPresenterCreated event.

Namespace: MindFusion.DataViews.Wpf
Assembly: MindFusion.DataViews.Wpf

 Syntax

C#  Copy Code

protected virtual void OnActivityPresenterCreated (
    BasePresenterEventArgs e
)

Visual Basic  Copy Code

Protected Overridable Sub OnActivityPresenterCreated ( _
    e As BasePresenterEventArgs _
)

 Parameters

e

An object, containing the event data

 See Also

ActivityChart Members
ActivityChart Class
MindFusion.DataViews.Wpf Namespace