public interface DifferenceSeries extends AreaSeries
The following features are supported:
| 限定符和类型 | 方法和说明 |
|---|---|
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, 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, unsetVisibleorg.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 在接口中 AreaSeriescopyInstance 在接口中 IChartObjectcopyInstance 在接口中 LineSeriescopyInstance 在接口中 SeriesCopyright © 2005-2008 Actuate Corp. All rights reserved.