setClipToBounds Method
Sets the value indicating whether this renderable series should be clipped to bounds calculated by setClipRect method
Syntax
public void setClipToBounds( boolean clipToBounds ) |
Parameters
- clipToBounds
- The new @code:clipToBounds value
See Also