An XY Image series receives a sequence of images to be displayed on data points. Except
for this feature, it is pretty similar to an XY series.
The number of values passed to the seriex_values parameter must always be a multiple
of 2. Every sequential set of 2 values is assigned to one data point, corresponding to the
x and y values.
The images are passed to the parameter seriex_images.
The type of a xy image series is 'xyimage'.
For a complete list of XY image series parameters, click here.
For a complete list of parameters shared by series displayed by ScatterApplet.class, click
here.