A data set that contains a single value. A value
dataset is suitable for using with charts that show a single value against
a potential range, such as meter chart or a thermometer chart.
author: Barry Klawans (bklawans@users.sourceforge.net) version: $Id: JRDesignValueDataset.java 1794 2007-07-30 09:07:50Z teodord $
Adds all the expression used by this plot with the specified collector.
All collected expression that are also registered with a factory will
be included with the report is compiled.
Parameters: collector - the expression collector to use
Sets the expression that indicates the value held by this dataset.
Parameters: valueExpression - the expression that returns the value held bythis dataset