legends PARAM tag



Assigns labels to the chart legend.

Syntax

<PARAM NAME = "legends" VALUE = "lstring">

Values

lstring
Legend labels:

Value Description
string1,string2,. . .stringN A comma-delimited list of labels assigned to the legend from top to bottom.
@string The name of an ArrayAccess data item whose contents is the legend labels.

See Also
DataSource property