| 程序包 | 说明 |
|---|---|
| org.eclipse.birt.chart.script.api.component | |
| org.eclipse.birt.chart.script.api.data |
| 限定符和类型 | 方法和说明 |
|---|---|
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
|
| 限定符和类型 | 方法和说明 |
|---|---|
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
|
| 限定符和类型 | 接口和说明 |
|---|---|
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.