XLProp=text

Specifies values to be displayed on the X-axis.

Values

Text. Specifies the field name that stores the text values to be displayed on the X-axis. Accepts a WideString value.

Examples

ChartGraph.XLProp = 'Fld_Date';

Uses values stored in the Fld_Date field as values for the X-axis.