Gets the clip rectangle relative to specified Component.
Namespace: MindFusion.Charting
File: RenderContext.js
SyntaxJavaScript
Copy Code
|
|---|
function getClipRect (relativeTo) |
Type: Component
A Component instance.
Type: Rect
A Rect instance.
See Also