ChartDirector Ver 4.0 (Perl Edition)

Layer.setLegend


Usage

setLegend(m)

Description

Sets the order of the data set names as appeared in the legend box.

This method is for backword compatibility. It is equivalent to Layer.setLegendOrder(m).

Arguments

ArgumentDefaultDescription
m(Mandatory)One of the pre-defined constants representing the legend entry ordering method for data sets within the layer.

Return Value

None