Show contents 

Home > Foresight Analytics Platform > Web Application and Desktop Application > Application Development and Functionality Enhancement > Developing Web Application Using DHTML Components > Working with Charts > Classes > ChartAxisTick > ChartAxisTick.drawSelf

ChartAxisTick.drawSelf

Syntax

drawSelf();

Description

The drawSelf method draws a label in the chart.

Example

The example of method use is given in description of the ChartAxisTick class constructor.

See also:

ChartAxisTick