Package | Description |
---|---|
org.eclipse.birt.chart.script.api.component | |
org.eclipse.birt.chart.script.api.data |
Modifier and Type | Method and Description |
---|---|
IDataElement |
IMarkerRange.getEndValue()
Gets the end value for defining where the range will end
|
IDataElement |
IMarkerRange.getStartValue()
Gets the start value for defining where the range will start
|
IDataElement |
IMarkerLine.getValue()
Gets the value for defining where the line will be positioned
|
Modifier and Type | Method and Description |
---|---|
void |
IMarkerRange.setEndValue(IDataElement value)
Sets the end value for defining where the range will end
|
void |
IMarkerRange.setStartValue(IDataElement value)
Sets the start value for defining where the range will start
|
void |
IMarkerLine.setValue(IDataElement value)
Sets the value for defining where the line will be positioned
|
Modifier and Type | Interface and Description |
---|---|
interface |
IDateTimeDataElement
A representation of the model object 'Date Time Data Element'.
|
interface |
INumberDataElement
A representation of the model object 'Number Data Element'.
|
Copyright © 2005-2008 Actuate Corp. All rights reserved.