public class NFLegend
This class draws a legend, which may be explicitly defined using the legend parametes, or indirectly derived from the data sets passed at run-time. In all cases, the symbols supported include all of those provided by the XY chart, including line color and width.
NFLegend ()
static void defineLegend (NFParam p, String name)
boolean loadParams (NFParam p, String name) throws Exception