version 6.0 (Modified)
The following table lists the types of data that can be graphed with 4D Chart, the axes on which each data type can be graphed, and the data types that are compatible as multiple series on a single two-dimensional graph.
Data Type | Category or | Values Axis? | Compatible Types |
Series Axis? | on Values Axis | ||
Alphanumeric | Yes | No | - |
Text | Yes | No | - |
Numeric | Yes | Yes | Integer, Long integer |
Integer | Yes | Yes | Numeric, Long integer |
Long integer | Yes | Yes | Numeric, Integer |
Date | Yes | Yes | - |
Time | Yes | No | - |
Boolean | Yes | No | - |
Note: You cannot use Picture or BLOB fields in a graph.