public interface BubbleSeries extends ScatterSeries
The following features are supported:
TypePackage.getBubbleSeries()
Modifier and Type | Method and Description |
---|---|
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, unsetPaletteLineColor
canBeStacked, 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, unsetVisible
LineAttributes 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
in interface IChartObject
copyInstance
in interface LineSeries
copyInstance
in interface ScatterSeries
copyInstance
in interface Series
Copyright © 2005-2008 Actuate Corp. All rights reserved.