Structures
Name |
Description |
Defines the parameters required for a chart Object. | |
Defines a variable for the CHART object. It specifies the number of samples, pointer to the array of samples for the data series and pointer to the next data series. A member of this structure (show) is used as a flag to determine if the series is to be drawn or not. Together with the smplStart and smplEnd it will determine what kind of chart will be drawn. | |
Defines the parameters for the CHART object. |