xAxisLabels PARAM tag



Assigns labels to the x-axis.

Syntax

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

Values

lstring
The labels string:

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

See Also
yAxisLabels PARAM tag
XAxisLabels property