Zooms the view to a specified date interval, specifying the settings for the bottom timeline.
Namespace: MindFusion.DataViews.Wpf
Assembly: MindFusion.DataViews.Wpf
SyntaxC#
Copy Code
|
|---|
public void DrillTo ( |
Visual Basic
Copy Code
|
|---|
Public Sub DrillTo( _ |
A DateTime value.
A DateTime value.
The desired settings for the bottom timeline.
See Also