Previous: Clock Object, Up: Part III Static Objects [Contents][Index]
The chart object gives you an easy way to display a number of different types of charts like bar-charts, pie-charts, line-charts etc. They can either be used to display some fixed chart or a changing chart (e.g., a strip-chart). Values in the chart can be changed and new values can be added which makes the chart move to the left, i.e., new entries appear at the right and old entries disappear at the left. This can be used to e.g., monitor processes.
• Adding Chart Objects: | ||
• Chart Types: | ||
• Chart Interaction: | ||
• Other Chart Routines: | ||
• Chart Attributes: | ||
• Remarks: |