IChartModifierSurface Interface Members
The following tables list the members exposed by IChartModifierSurface.
Public Properties
| Name | Description | |
|---|---|---|
![]() | ActualHeight | Gets the height of the SciChart.Core.Framework.IHitTestable (Inherited from SciChart.Core.Framework.IHitTestable) |
![]() | ActualWidth | Gets the width of the SciChart.Core.Framework.IHitTestable (Inherited from SciChart.Core.Framework.IHitTestable) |
![]() | Children | Gets the collection of UIElement children drawn on the canvas |
![]() | ClipToBounds | Gets or sets whether UIElements added to the ModifierSurface should clip to bounds or not |
![]() | ToolTip | Gets or sets the Tooltip shown on this element |
Public Methods
| Name | Description | |
|---|---|---|
![]() | CaptureMouse | Captures the mouse on the IChartModifierSurface canvas |
![]() | Clear | Clears all children off the IChartModifierSurface |
![]() | GetBoundsRelativeTo | Gets the bounds of the current SciChart.Core.Framework.IHitTestable element relative to another SciChart.Core.Framework.IHitTestable element (Inherited from SciChart.Core.Framework.IHitTestable) |
![]() | IsPointWithinBounds | Returns true if the Point is within the bounds of the current SciChart.Core.Framework.IHitTestable element (Inherited from SciChart.Core.Framework.IHitTestable) |
![]() | ReleaseMouseCapture | Releases the mouse capture on the IChartModifierSurface canvas |
![]() | TranslatePoint | Translates the point relative to the other SciChart.Core.Framework.IHitTestable element (Inherited from SciChart.Core.Framework.IHitTestable) |
See Also

