MindFusion.Scheduling for Silverlight Programmer's Guide
BaseChart.DrillOut Method (DateTime)
See Also
 





Zooms the view out with one predefined step at the specified relative date.

Namespace: MindFusion.DataViews.Silverlight
Assembly: MindFusion.DataViews.Silverlight

 Syntax

C#  Copy Code

public void DrillOut (
    DateTime relativeDate
)

Visual Basic  Copy Code

Public Sub DrillOut( _
    relativeDate As DateTime _
)

 Parameters

relativeDate
The relative date to be visible after the zoom operation.

 See Also

DrillOut Method Overload List
BaseChart Members
BaseChart Class
MindFusion.DataViews.Silverlight Namespace