IsY2AxisInteger property: Chart class
Description
Use this property to specify a Boolean value indicating whether the secondary y-axis will display integers. Set IsY2AxisInteger to True if the secondary y-axis represents integer data, such as the number of people or the number of tasks.
IsY2AxisInteger is not used with pie charts and percentage bar charts.
The default value is False.
This property is read/write.