public interface DialChart extends ChartWithoutAxes
To create an instance use the factory method:
DialChartImpl.create( );
The following features are supported:
| 限定符和类型 | 方法和说明 |
|---|---|
DialChart |
copyInstance() |
boolean |
isDialSuperimposition()
Returns the value of the 'Dial Superimposition' attribute.
|
boolean |
isSetDialSuperimposition()
Returns whether the value of the '
Dial Superimposition' attribute is set |
void |
setDialSuperimposition(boolean value)
Sets the value of the '
Dial Superimposition' attribute |
void |
unsetDialSuperimposition()
Unsets the value of the '
Dial Superimposition' attribute |
getCoverage, getMinSlice, getMinSliceLabel, getRunTimeSeries, getSeriesDefinitions, isMinSlicePercent, isSetCoverage, isSetMinSlice, isSetMinSlicePercent, setCoverage, setMinSlice, setMinSliceLabel, setMinSlicePercent, unsetCoverage, unsetMinSlice, unsetMinSlicePercentclearSections, createSampleRuntimeSeries, getBlock, getDescription, getDimension, getEmptyMessage, getExtendedProperties, getGridColumnCount, getInteractivity, getLegend, getPlot, getSampleData, getScript, getSeriesForLegend, getSeriesThickness, getStyles, getSubType, getTitle, getType, getUnits, getVersion, isSetDimension, isSetGridColumnCount, isSetSeriesThickness, isSetVersion, setBlock, setDescription, setDimension, setEmptyMessage, setGridColumnCount, setInteractivity, setSampleData, setScript, setSeriesThickness, setSubType, setType, setUnits, setVersion, unsetDimension, unsetGridColumnCount, unsetSeriesThickness, unsetVersionboolean isDialSuperimposition()
"true".
The boolean attribute "DialSuperimposition" specifies whether all
dials are superimposed on one another, or laid out in separate cells.
isSetDialSuperimposition(),
unsetDialSuperimposition(),
setDialSuperimposition(boolean),
ModelPackage.getDialChart_DialSuperimposition()void setDialSuperimposition(boolean value)
Dial Superimposition' attribute.
value - the new value of the 'Dial Superimposition' attribute.isSetDialSuperimposition(),
unsetDialSuperimposition(),
isDialSuperimposition()void unsetDialSuperimposition()
Dial Superimposition' attribute.
boolean isSetDialSuperimposition()
Dial Superimposition' attribute is set.
unsetDialSuperimposition(),
isDialSuperimposition(),
setDialSuperimposition(boolean)DialChart copyInstance()
copyInstance 在接口中 ChartcopyInstance 在接口中 ChartWithoutAxescopyInstance 在接口中 IChartObjectCopyright © 2005-2008 Actuate Corp. All rights reserved.