IChartModifierSurface Interface Methods

For a list of all members of this type, see IChartModifierSurface members.

Public Methods
 NameDescription
 MethodCaptures the mouse on the IChartModifierSurface canvas  
 MethodClears all children off the IChartModifierSurface  
 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)
 MethodReleases the mouse capture on the IChartModifierSurface canvas  
 MethodTranslates the point relative to the other SciChart.Core.Framework.IHitTestable element (Inherited from SciChart.Core.Framework.IHitTestable)
Top
See Also