-
chartInitialized
boolean chartInitialized
-
serie
DataSerie[] serie
the data serie
-
nSer
int nSer
number of data series in the chart
-
frc
java.awt.font.FontRenderContext frc
FontRenderContext of Graphics2D
-
titLab
java.lang.String titLab
title label
-
xAxiLab
java.lang.String xAxiLab
x-axis label
-
xAxiTic
double[] xAxiTic
x-axis ticks
-
x0
double x0
x-axis minimum in displayed units (not pixels)
-
x1
double x1
x-axis maximum in displayed units (not pixels)
-
x0Last
double x0Last
x-axis minimum of the last rendering in displayed units (not pixels)
-
x1Last
double x1Last
x-axis maximum of the last rendering in displayed units (not pixels)
-
yAxiLenVal
double[] yAxiLenVal
y-axis lenght in displayed units (not pixels)
-
y0
double[] y0
y-axis minimum in displayed units (not pixels)
-
y1
double[] y1
y-axis maximum in displayed units (not pixels)
-
y0Last
double[] y0Last
y-axis minimum of the last rendering in displayed units (not pixels)
-
y1Last
double[] y1Last
y-axis maximum of the last rendering in displayed units (not pixels)
-
foTi
java.awt.Font foTi
title Font
-
titLay
java.awt.font.TextLayout titLay
title TextLayout
-
subTitLay
java.awt.font.TextLayout subTitLay
sub title TextLayout
-
foSuTi
java.awt.Font foSuTi
sub title Font
-
foLa
java.awt.Font foLa
label Font
-
labAsc
int labAsc
ascent of label
-
ins
int ins
inset around everything
-
insChaWest
int insChaWest
inset of the chart on the west side
-
insChaNorth
int insChaNorth
inset of the chart on the north side
-
insXLabNorth
int insXLabNorth
inset of x-axis label on the north side
-
insY0LabNorth
int insY0LabNorth
inset of the y0 label on the north side
-
insYHalfLabNorth
int insYHalfLabNorth
inset of the y half label on the north side
-
insY1LabNorth
int insY1LabNorth
inset of the y1 label on the north side
-
insYLab
int[] insYLab
inset of each y-axis label
-
insNameNorth
int[] insNameNorth
inset of each serie name on the north side
-
insNameWest
int[] insNameWest
inset of each serie name on the west side
-
xNumFor
int xNumFor
number format of x-axis label
-
chartDX
int chartDX
x extension of chart
-
chartDY
int chartDY
y extension of the chart
-
MINPOI
int MINPOI
number of points for which the graph is drawn
-
xAxiLen
double xAxiLen
x-axis lenght in x units