The D4D_GRAPH object is prepared to create a simple graph that provides many basic features:
- Variable position and size
- Title header of the graph
- Selectable grid of graph in both axes
- X-axis scale capability
- Labels for both axes
- Auto size capability for the size of the graph (not the whole object)
- Disable/enable capability
- Multiple traces of the graph
- Variable colors and styles of traces
- OnChange callback function to simplify the user application
- pOnUsrMsg pointer to the on-user message callback function
Graph description