Assigns labels to the x-axis.
<PARAM NAME = "xAxisLabels" VALUE = "lstring">
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. |