MindFusion.Charting for JavaScript Programmer's Guide
RenderContext.getClipRect Method
See Also
 






Gets the clip rectangle relative to specified Component.

Namespace: MindFusion.Charting
File: RenderContext.js

 Syntax

JavaScript  Copy Code

function getClipRect (relativeTo)

 Parameters

relativeTo

Type: Component
A Component instance.

 Return Value

Type: Rect
A Rect instance.

 See Also

RenderContext Members
RenderContext Class
MindFusion.Charting Namespace