Hi,
I have a time series grpah where i display a label which indicates the peak value in the entire graph. Since my range is auto sometimes the label is partly visible. Is it possible to position the label?
renderer.setItemLabelGenerator(new flagPeakToolTipGenerator());
renderer.setItemLabelsVisible(true); // Gonna pay for this...
Regards
Deepak
How to position ItemLabel on a graph.
How to position ItemLabel on a graph.
Zzzzz....