Uses of Interface
org.eclipse.birt.chart.model.type.BarSeries
Packages that use BarSeries
Package
Description
Contains a default out-of-the-box set of series type interfaces that are
associated with all charts.
Contains a default out-of-the-box set of series type core implementation
classes that are associated with all charts.
-
Uses of BarSeries in org.eclipse.birt.chart.model.type
Methods in org.eclipse.birt.chart.model.type that return BarSeriesModifier and TypeMethodDescriptionBarSeries.copyInstance()
TypeFactory.createBarSeries()
Returns a new object of class 'Bar Series'. -
Uses of BarSeries in org.eclipse.birt.chart.model.type.impl
Classes in org.eclipse.birt.chart.model.type.impl that implement BarSeriesModifier and TypeClassDescriptionclass
An implementation of the model object ' Bar Series'.Methods in org.eclipse.birt.chart.model.type.impl that return BarSeries