IMainGrid Interface Members
The following tables list the members exposed by IMainGrid.
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) |
![]() | RegisterTouchEvents | When true, touch events are enabled, else disabled (Inherited from SciChart.Core.Utility.Mouse.IPublishTouchEvents) |
Public Methods
| Name | Description | |
|---|---|---|
![]() | CaptureMouse | Attempts to force capture of the Mouse to this element |
![]() | 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 Mouse capture |
![]() | TranslatePoint | Translates the point relative to the other SciChart.Core.Framework.IHitTestable element (Inherited from SciChart.Core.Framework.IHitTestable) |
See Also

