Class CategoryErrorBarDataSeriesMap

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

public class CategoryErrorBarDataSeriesMap extends AbstractMapBasedCategoryDataSeries implements CategoryErrorBarDataSeriesInternal
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: