public interface BubbleSeries extends ScatterSeries
The following features are supported:
| 限定符和类型 | 方法和说明 |
|---|---|
BubbleSeries |
copyInstance() |
LineAttributes |
getAccLineAttributes()
Returns the value of the 'Acc Line Attributes' containment reference
|
Orientation |
getAccOrientation()
Returns the value of the 'Acc Orientation' attribute.
|
boolean |
isSetAccOrientation()
Returns whether the value of the '
Acc Orientation' attribute is set |
void |
setAccLineAttributes(LineAttributes value)
Sets the value of the '
Acc Line Attributes' containment reference |
void |
setAccOrientation(Orientation value)
Sets the value of the '
Acc Orientation' attribute |
void |
unsetAccOrientation()
Unsets the value of the '
Acc Orientation' attribute |
getLineAttributes, getMarker, getMarkers, getShadowColor, isConnectMissingValue, isCurve, isPaletteLineColor, isSetConnectMissingValue, isSetCurve, isSetPaletteLineColor, setConnectMissingValue, setCurve, setLineAttributes, setMarker, setPaletteLineColor, setShadowColor, unsetConnectMissingValue, unsetCurve, unsetPaletteLineColorcanBeStacked, canParticipateInCombination, canShareAxisUnit, getCursor, getCurveFitting, getDataDefinition, getDataPoint, getDataSet, getDataSet, getDataSets, getDefinedDataDefinitionIndex, getDisplayName, getLabel, getLabelPosition, getLabelPositionScope, getSeriesIdentifier, getTriggers, isSetLabelPosition, isSetStacked, isSetTranslucent, isSetVisible, isSingleCache, isStacked, isTranslucent, isVisible, setCursor, setCurveFitting, setDataPoint, setDataSet, setDataSet, setLabel, setLabelPosition, setSeriesIdentifier, setStacked, setTranslucent, setVisible, translateFrom, unsetLabelPosition, unsetStacked, unsetTranslucent, unsetVisibleLineAttributes getAccLineAttributes()
setAccLineAttributes(LineAttributes),
TypePackage.getBubbleSeries_AccLineAttributes()void setAccLineAttributes(LineAttributes value)
Acc Line Attributes' containment reference.
value - the new value of the 'Acc Line Attributes' containment reference.getAccLineAttributes()Orientation getAccOrientation()
"Horizontal".
The literals are from the enumeration Orientation.
Specifies the orientation of the acceleration line.
Orientation,
isSetAccOrientation(),
unsetAccOrientation(),
setAccOrientation(Orientation),
TypePackage.getBubbleSeries_AccOrientation()void setAccOrientation(Orientation value)
Acc Orientation' attribute.
value - the new value of the 'Acc Orientation' attribute.Orientation,
isSetAccOrientation(),
unsetAccOrientation(),
getAccOrientation()void unsetAccOrientation()
Acc Orientation' attribute.
boolean isSetAccOrientation()
Acc Orientation' attribute is set.
unsetAccOrientation(),
getAccOrientation(),
setAccOrientation(Orientation)BubbleSeries copyInstance()
copyInstance 在接口中 IChartObjectcopyInstance 在接口中 LineSeriescopyInstance 在接口中 ScatterSeriescopyInstance 在接口中 SeriesCopyright © 2005-2008 Actuate Corp. All rights reserved.