Data is an applet that serves two roles:
It acts as a relay between an SDataSource and JavaScript in a Web Page
It stores data, which can be retrieved via other Applets or JavaScript
APPLET PARAMETERS
IsReady : JavaScript variable that is set true when this applet has been initialized
ShowLabel : if true the label is used
LabelWidth : width of the label in pixels
LabelHeight : height of the label in pixels
LabelID : ID of the data set whose x or y value is displayed in the label
ShowY : if true the y value is displayed in the label, if false the x value is displayed