LegendSource property



The data item that provides access to the legend labels.

Syntax

Set:     Chart.setLegendSource(strSource)
Get: strSource = Chart.getLegendSource

Applies to

Chart object.

Data type

string. The name of a one-dimensional ArrayAccess data item that contains the legend labels.

Usage

After setting LegendSource, call refresh() to update the chart display.

See also
Legend property
legends PARAM tag