ComponentOne Chart 8.0 for ActiveX
DecimalPlaces Property (Number)

 

DecimalPlaces Property (Number)

The number of decimal places to display.

Syntax

Property DecimalPlaces As Long

Example

' Sets the number of decimal places to 3

Chart2D1.ChartArea.Axes("X").ValueFormat.Number.DecimalPlaces = 3

See Also

Number Object

 

 


Copyright (c) GrapeCity, inc. All rights reserved.

Product Support Forum  |  Documentation Feedback