public interface DifferenceSeries extends AreaSeries
The following features are supported:
TypePackage.getDifferenceSeries()
Modifier and Type | Method and Description |
---|---|
DifferenceSeries |
copyInstance()
A convenient method to get an instance copy.
|
LineAttributes |
getNegativeLineAttributes()
Returns the value of the 'Negative Line Attributes' containment reference.
|
org.eclipse.emf.common.util.EList<Marker> |
getNegativeMarkers()
Returns the value of the 'Negative Markers' containment reference list.
|
void |
setNegativeLineAttributes(LineAttributes value)
Sets the value of the '
Negative Line Attributes ' containment reference. |
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
org.eclipse.emf.common.util.EList<Marker> getNegativeMarkers()
Marker
.
Specifies the marker to be used for displaying the data point on the negative line in the chart.
TypePackage.getDifferenceSeries_NegativeMarkers()
LineAttributes getNegativeLineAttributes()
setNegativeLineAttributes(LineAttributes)
,
TypePackage.getDifferenceSeries_NegativeLineAttributes()
void setNegativeLineAttributes(LineAttributes value)
Negative Line Attributes
' containment reference.
value
- the new value of the 'Negative Line Attributes' containment reference.getNegativeLineAttributes()
DifferenceSeries copyInstance()
copyInstance
in interface AreaSeries
copyInstance
in interface IChartObject
copyInstance
in interface LineSeries
copyInstance
in interface Series
Copyright © 2005-2008 Actuate Corp. All rights reserved.