Properties  Methods 

IMainGrid Interface Members

The following tables list the members exposed by IMainGrid.

Public Properties
 NameDescription
 PropertyGets the height of the SciChart.Core.Framework.IHitTestable (Inherited from SciChart.Core.Framework.IHitTestable)
 PropertyGets the width of the SciChart.Core.Framework.IHitTestable (Inherited from SciChart.Core.Framework.IHitTestable)
 Property When true, touch events are enabled, else disabled (Inherited from SciChart.Core.Utility.Mouse.IPublishTouchEvents)
Top
Public Methods
 NameDescription
 Method Attempts to force capture of the Mouse to this element  
 MethodGets the bounds of the current SciChart.Core.Framework.IHitTestable element relative to another SciChart.Core.Framework.IHitTestable element (Inherited from SciChart.Core.Framework.IHitTestable)
 MethodReturns true if the Point is within the bounds of the current SciChart.Core.Framework.IHitTestable element (Inherited from SciChart.Core.Framework.IHitTestable)
 Method Releases Mouse capture  
 MethodTranslates the point relative to the other SciChart.Core.Framework.IHitTestable element (Inherited from SciChart.Core.Framework.IHitTestable)
Top
See Also