IChartModifierSurface

StockSharp.Xaml.Charting.Visuals

Defines the base interface to the Canvas that ChartModifierBase instances interact with

Implementiert: IHitTestable

Eigenschaften

Children : ObservableCollection<UIElement>

Gets the collection of UIElement children drawn on the canvas

ClipToBounds : bool

Gets or sets whether UIElements added to the ModifierSurface should clip to bounds or not

Methoden

CaptureMouse() : bool

Captures the mouse on the IChartModifierSurface canvas

Clear()

Clears all children off the IChartModifierSurface

ReleaseMouseCapture()

Releases the mouse capture on the IChartModifierSurface canvas