public interface IMarkerRange extends IChartComponent
Modifier and Type | Method and Description |
---|---|
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
|
getTitle, isVisible, setVisible
IDataElement getStartValue()
void setStartValue(IDataElement value)
start
- valueIDataElement getEndValue()
void setEndValue(IDataElement value)
end
- valueCopyright © 2005-2008 Actuate Corp. All rights reserved.