IChartModifierSurface
StockSharp.Xaml.Charting.Visuals
Defines the base interface to the Canvas that ChartModifierBase instances interact with
実装: IHitTestable
プロパティ
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
メソッド
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