MindFusion.Wpf Pack Programmer's Guide
ResourceChart.OnAllocationModified Method
See Also
 





Raises the AllocationModified event.

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

 Syntax

C#  Copy Code

protected virtual void OnAllocationModified (
    ProjectEventArgs e
)

Visual Basic  Copy Code

Protected Overridable Sub OnAllocationModified ( _
    e As ProjectEventArgs _
)

 Parameters

e

An object, containing the event data.

 See Also

ResourceChart Members
ResourceChart Class
MindFusion.DataViews.Wpf Namespace