ChartDirector Ver 3.1 (PHP Edition Edition)

AngularAxis.addLabel


Usage

addLabel(pos, label)

Description

Add an extra label on the axis.

Arguments

ArgumentDefaultDescription
pos(Mandatory)The position on the axis to add the label.
label(Mandatory)The text label to add.

Return Value

None