IsXAxisInteger property: Chart class

Description

Specify whether the x-axis will display integers. Set IsXAxisInteger to True if the x-axis represents integer data, such as the number of people or the number of tasks.

Setting IsXAxisInteger to True is only applicable to line charts, scatter charts, and bubble charts.

This property takes a Boolean value.

The default value of this property is False.

This property is read/write.