Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Graph - Entries Property

Panel
bgColor#2c3c4c

The number of entries in the underlying data list

Member of Graph (PRIM_GRPH)

Data Type - Integer

Details

...

Using the Entries property to test whether a list has been loaded.

     If (#List.Entries = 0) 

#Com_owner.LoadList

Endif

See also

All Component Classes

Technical Reference