Tab Sheet control | Properties of Dialog Controls |
This control allows time-series data to be displayed as a line-chart.
@Assign LegendInfo[1] = '#ff0000;Plot1'
@Assign LegendInfo[2] = '#00ffff;Plot2'
@Assign XArray[c] = ((1/24) * Hours) + (((1/24)/60) * Minutes) + ((((1/24)/60)/60) * Seconds)
%H:%M:%S will result in the display of the hour, minutes& seconds separated by a colon.
The Graph control is only supported in the 'Ajax .Net Web Browser Deployemnt'.