public interface DataSet extends IChartObject
The following features are supported:
DataPackage.getDataSet()| 限定符和类型 | 方法和说明 |
|---|---|
DataSet |
copyInstance() |
java.lang.Object |
getValues()
Returns the value of the 'Values' attribute
|
boolean |
isBigNumber()
Checks if the values in data set are big number.
|
void |
setValues(java.lang.Object value)
Sets the value of the '
Values' attribute |
java.lang.Object getValues()
setValues(Object),
DataPackage.getDataSet_Values()void setValues(java.lang.Object value)
Values' attribute.
value - the new value of the 'Values' attribute.getValues()DataSet copyInstance()
copyInstance 在接口中 IChartObjectboolean isBigNumber()
Copyright © 2005-2008 Actuate Corp. All rights reserved.