List of parameters

Units of real number variables are millimeters.
Parameters with [ ] means array variables.
DataSeries Name of datafile that contains data series (with either relative or absolute path)
FLineWidth Width of frame line and major tick
NumeralsXshift The size of the rightward shift (offset) of numerals for axises from their default position
NumeralsYshift The size of the downward shift (offset) of numerals for axises from their default position
Height Height of the frame
Width Width of the frame
Lmargin Left margin of the frame
Tmargin Top margin of the frame
Division[ ] Major division of the axis
Minordivision[ ] Minor division of the axis
Legend[ ] String of the titles or legends. Line is changed with "\n". Make sure putting "\n" at the end.
LegendLspacing[ ] Spacing of the titles or legends
LegendXshift[ ] The size of the rightward shift (offset) of the title or legend boxes from the default position
LegendYshift[ ] The size of the downward shift (offset) of the title or legend boxes from the default position
Max[ ] Topmost or rightmost value of the axis
Min[ ] Bottommost or leftmost value of the axis
GridLine[ ] Grid line is drawn if this value is one
LineColor[ ] Color of plot line.
LineStyle[ ] Type of the plot line. (0:none,1:solid,2:dash,3:dot,4:dashdot,5:dashdotdot; Cubic spline by adding 10.)
LineWidth[ ] Width of line that interpolates data points.
Logarithm[ ] 0: linear axis, 1: logarithmic axis
MarkColor[ ] Color of plot marker
MarkStyle[ ] Type of plot marker
(0: none, 1: circle, 2: square, 3: upward triangle, 4: downward triangle, 5: diamond, Gradational 3-D effect by adding 10)
MarkWidth[ ] Width of plot marker
NumDataSeries Number of data series
NumFontName Font name for numerals.
Default font name for titles and legends is the same as this.
NumFontSize Font size for numerals.
Default font size for titles and legends is the same as this.
NumLegend Number of title and legend boxes (5 >=). If there is no legend, this value is five.
ReadStart[ ] Topmost row that is loaded.
ReadEnd[ ] Bottommost row that is loaded.
Xb[ ] Column number that is related to bottom axis (0: no such column)
Xt[ ] Column number that is related to top axis (0: no such column)
Xmult[ ]* Multiplyer when x-values are converted (1: if not)
Xoffset[ ]* Offset when x-values are converted (0: if not)
Yl[ ] Multiplyer when x-values are converted (1: if not)
Yr[ ] Column number that is related to right axis (0: no such column)
Ymult[ ]* Multiplyer when the y-values are converted (1: if not)
Yoffset[ ]* Offset when x-values are converted (0: if not)
* These parameters have been abolished in the current version.
    But they are compatible to current version.