public interface BaseSampleData extends IChartObject
The following features are supported:
DataPackage.getBaseSampleData()
Modifier and Type | Method and Description |
---|---|
BaseSampleData |
copyInstance() |
java.lang.String |
getDataSetRepresentation()
Returns the value of the 'Data Set Representation' attribute.
|
void |
setDataSetRepresentation(java.lang.String value)
Sets the value of the '
Data Set Representation ' attribute. |
java.lang.String getDataSetRepresentation()
setDataSetRepresentation(String)
,
DataPackage.getBaseSampleData_DataSetRepresentation()
void setDataSetRepresentation(java.lang.String value)
Data Set Representation
' attribute.
value
- the new value of the 'Data Set Representation' attribute.getDataSetRepresentation()
BaseSampleData copyInstance()
copyInstance
in interface IChartObject
Copyright © 2005-2008 Actuate Corp. All rights reserved.