Defined in file seqres.asn
C++ class: CReal_graph
Real-graph ::= SEQUENCE {
max REAL , -- top of graph
min REAL , -- bottom of graph
axis REAL , -- value to draw axis on
values SEQUENCE OF REAL }