IUltrachartController

StockSharp.Xaml.Charting.Visuals

An interface to a subset of methods on the UltrachartSurface.

Implements: ISuspendable, IInvalidatableElement

Methods

AnimateZoomExtents(TimeSpan)

Zooms to extents with the specified animation duration

duration
The duration of animation when zooming to extents
AnimateZoomExtentsX(TimeSpan)

Zooms the chart to the extents of the data in the X-Direction

AnimateZoomExtentsY(TimeSpan)

Zooms the chart to the extents of the data in the Y-Direction, accounting for the current data in view in the X-direction

ZoomExtents()

Zooms the chart to the extents of the data, plus any X or Y Grow By fraction set on the X and Y Axes

ZoomExtentsX()

Zooms the chart to the extents of the data in the X-Direction

ZoomExtentsY()

Zooms the chart to the extents of the data in the Y-Direction, accounting for the current data in view in the X-direction