ChartDirector Ver 4.1 (ColdFusion Edition)

PieChart.sector


Usage

sector(sectorNo)

Description

Retrieves the Sector object representing a single sector in the pie chart.

Arguments

ArgumentDefaultDescription
sectorNo(Mandatory)The sector number of the sector to retrieve, starting from 0. The first sector is 0. The nth sector is (n-1).

Return Value

The requested Sector object.