|
A graph is a representation of a series of data points (values). The graph can have a single series of values or multiple series.
Every graph control has:
A style, which is determined by its attributes
Events, which can trigger the execution of scripts
Functions, which are part of the definition of the graph and are used in scripts to change the style or behavior of the graph, or to obtain information about the graph
Related topics
|