MindFusion.Wpf Pack Programmer's Guide
ResourceChart.AllocationClicked Event
See Also
 





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

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

 Syntax

C#  Copy Code

public event EventHandler<ProjectMouseEventArgs> AllocationClicked

Visual Basic  Copy Code

Public Event AllocationClicked As EventHandler(Of ProjectMouseEventArgs)

 See Also

ResourceChart Members
ResourceChart Class
MindFusion.DataViews.Wpf Namespace