MindFusion.Wpf Pack Programmer's Guide
BaseChart.OnDrillingOut Method
See Also
 





Raises the DrillingOut event.

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

 Syntax

C#  Copy Code

protected virtual void OnDrillingOut (
    ProjectValidationEventArgs e
)

Visual Basic  Copy Code

Protected Overridable Sub OnDrillingOut ( _
    e As ProjectValidationEventArgs _
)

 Parameters

e

An object, containing the event data.

 See Also

BaseChart Members
BaseChart Class
MindFusion.DataViews.Wpf Namespace