Scrolls all timelines to the left.
Namespace: MindFusion.DataViews.Wpf
Assembly: MindFusion.DataViews.Wpf
SyntaxC#
Copy Code
|
|---|
public void AutoScrollLeft () |
Visual Basic
Copy Code
|
|---|
Public Sub AutoScrollLeft () |
RemarksThe number and type of units is specified through the UnitCount and Unit properties of the BottomTimelineSettings.
See Also