fillZero

When you set fillTimeGap to true or set the corresponding property in the dialog box, the fillZero property determines whether gaps are represented as 'Null', which leaves an empty space at the location, or as 'Zero', which inserts a numerical value of 0 at the location.

Type

Boolean

Example 1

Chart1.fillTimeGap = true

Chart1.fillZero = false

 

Example 2

Chart1.fillTimeGap = true

Chart1.fillZero = true

 

<< fillTimeGap © 1996-2013 InetSoft Technology Corporation (v11.5) singleStyle >>