ICanvas
Hierarchy Properties Methods

Type Library
TeeChartx

Description
The Canvas class grants access to TChart Custom draw properties and methods.

Example [Visual Basic]:

TChart1.Canvas.MoveTo 0, 0

TChart1.Canvas.LineTo 100, 100