|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Represents the Marker Range of Axis in the scripting environment
Method Summary | |
IDataElement |
getEndValue()
Gets the end value for defining where the range will end |
IDataElement |
getStartValue()
Gets the start value for defining where the range will start |
void |
setEndValue(IDataElement value)
Sets the end value for defining where the range will end |
void |
setStartValue(IDataElement value)
Sets the start value for defining where the range will start |
Methods inherited from interface org.eclipse.birt.chart.script.api.component.IChartComponent |
getTitle, isVisible, setVisible |
Method Detail |
public IDataElement getStartValue()
public void setStartValue(IDataElement value)
public IDataElement getEndValue()
public void setEndValue(IDataElement value)
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |