Omit data equal to and inside the range val1 to val2
val1
First value
val2
Second value
xory
Flag determining whether ggDefineMissingValues() refers to data on the X or the Y axis
= GXAXIS
X axis
= GYAXIS
Y axis
Description
The routine ggDefineMissingValues() defines one, two or a range of values that are omitted from some of the graph drawing routines. The values or range set in val1,val2  may represent missing or rogue data within an application and are omitted from the graph according to the missing value mode. The specified values are checked against the graph data for either the X or the Y axis according to the xory setting.
ggDefineMissingValues() only affects polyline graphs, marker graphs and value graphs.