Uses of Interface
org.eclipse.birt.chart.script.api.series.data.ISeriesData

Packages that use ISeriesData
org.eclipse.birt.chart.script.api.component   
org.eclipse.birt.chart.script.api.series.data   
 

Uses of ISeriesData in org.eclipse.birt.chart.script.api.component
 

Methods in org.eclipse.birt.chart.script.api.component that return ISeriesData
 ISeriesData ICategory.getDataExpr()
          Gets query expression in the Category
 ISeriesData IValueSeries.getDataExpr()
          Gets query expression in the Series
 

Uses of ISeriesData in org.eclipse.birt.chart.script.api.series.data
 

Subinterfaces of ISeriesData in org.eclipse.birt.chart.script.api.series.data
 interface IBubbleData
          Represents the data contained in the Bubble Series
 interface IDifferenceData
          Represents the data contained in the Difference Series
 interface IGanttData
          Represents the data contained in the Gantt Series
 interface ISimpleData
          Represents the data contained in the Series
 interface IStockData
          Represents the data contained in the Stock Series
 



Copyright © 2005-2007 Actuate Corp. All rights reserved.