Class CategoryDataSeriesMap

All Implemented Interfaces:
CategoryDataSeries, CategoryDataSeriesInternal, DataSeries, DataSeriesInternal, PlotExceptionCause, Series, SeriesInternal, Serializable

public class CategoryDataSeriesMap
extends AbstractMapBasedCategoryDataSeries
A dataset for categorical data which maps a category to it's numerical value.

The number of categories and the number of values must be the same. Does not support repeat categories.

See Also:
Serialized Form