ChartAxisTick.setText

Syntax

setText(value: String);

Parameters

value. Text value.

Description

The setText method sets text value for the label.

Example

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

See also:

ChartAxisTick