TClipSeriesTool

TClipSeriesTool
Hierarchy     Properties     Methods     Events     

Unit
TeeTools

Description
The Clip Series tool creates a canvas clipping region just before the Series is displayed, and removes the region just after the series has finished drawing.

Intended use of Clip Series tool is when series are associated to custom axes, to make sure the series contents do not overwrite other axes space.

Clip Series tool creates the clipping region using the series Horizontal and Vertical axes dimensions.

Note: This tool internally uses the series BeforeDrawValues and AfterDrawValues events.
If you use those events, their contents will be discarded.