KNOWLEDGE BASE
Log In    |    Knowledge Base    |    4D Home
Tech Tip: 4D Chart's Default Area
PRODUCT: 4D | VERSION: | PLATFORM:
Published On: September 10, 1999

4D Chart has a default area. This area is a template in memory in which default chart attributes can be set. The default area prevents code duplication and unnecessary code execution. Any 4D Chart command can be executed on the default area by specifying -1 for the area parameter.

The attributes for the default area are automatically used with a 4D Chart area or a plug-in window.

Click here to learn more about 4D Chart's default area. Click here to learn more about 4D Chart.