All Implemented Interfaces:
Serializable

public class GaugeSeries extends AbstractSeries<GaugeSeries>
Gauge charts use needles to show information as a reading on a dial.
Note: Gauge series is the only series that requires an independent description of data in a data. All other series use the DataSet as a data provider.
More detailed information is provided in the documentation.
See Also: