XAxisLabels property



The labels for the x-axis.

Syntax

Set:     Chart.setXAxisLabels(strArray)
Get: strArray = Chart.getXAxisLabels

Applies to

Chart object.

Data type

string array. An array of strings that represent the x-axis labels.

Usage

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

See also
XAxisLabelsSource property
xAxisLabels PARAM tag