DynaChart class in Command line interface

Line chart (visual object). Can be used as the client object in the Window.

4 members:

integer xscale
integer, 1 .. 20

xscale

function add

add

function add()

add new value

function clear
doesn't return a value

clear

function clear()
function new
returns DynaChart

create new DynaChart

function new()

Global context>>Experiment definition>>Command line interface