DecimalPlaces Property

Contained in the Chart object Controls the number of characters to the right of the decimal place in chart labels and (most) statistics. The statistics excluded are: Cpk, Cp, Ppk, Pp and K-S. Default for this property is 3.

Syntax

chart.DecimalPlaces [=short]

 

The DecimalPlaces property syntax has these parts:

Part  Description

chart   An object expression that evaluates to a Chart object.

short  An integer value to specify the number of decimal places used.