ChartDirector Ver 3.1 (PHP Edition Edition)

Sector.setLabelFormat


Usage

setLabelFormat(formatString)

Description

Set the format of the sector label.

To set the label format for all sectors, use PieChart.setLabelFormat.

Arguments

ArgumentDefaultDescription
formatString(Mandatory)The format string. See PieChart.setLabelFormat for details.

Return Value

None