getClipToBounds Method
Gets the value indicating whether this renderable series should be clipped to bounds calculated by setClipRect method
Syntax
public boolean getClipToBounds() |
Return Value
If true then renderable series will be clipped to bounds
See Also