org.eclipse.birt.chart.script.api.series
Interface ILine

All Superinterfaces:
IStackableSeries, IValueSeries

public interface ILine
extends IStackableSeries

Represents Line series of a Chart in the scripting environment


Method Summary
 
Methods inherited from interface org.eclipse.birt.chart.script.api.series.IStackableSeries
isStacked, setStacked
 
Methods inherited from interface org.eclipse.birt.chart.script.api.component.IValueSeries
getAction, getAggregateExpr, getDataExpr, getTitle, isPercent, isVisible, setAggregateExpr, setPercent, setTitle, setVisible
 



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