ChartDirector Ver 3.0 (Perl Edition)

DataSet.setDataName


Usage

setDataName(name)

Description

Set the name of the data set.

The name will be used in the legend box, if one is available for the chart.

Arguments

ArgumentDefaultDescription
name(Mandatory)The name of the data set.

Return Value

None