Legend property



The labels for a chart legend.

Syntax

Set:     Chart.setLegend(strArray)
Get: strArray = Chart.getLegend

Applies to

Chart object.

Data type

string array. An array that contains the legend labels.

Usage

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

See also
LegendSource property
legends PARAM tag