public interface BarSeries extends Series
The following features are supported:
TypePackage.getBarSeries()| Modifier and Type | Method and Description |
|---|---|
BarSeries |
copyInstance() |
RiserType |
getRiser()
Returns the value of the 'Riser' attribute.
|
ColorDefinition |
getRiserOutline()
Returns the value of the 'Riser Outline' containment reference.
|
boolean |
isSetRiser()
Returns whether the value of the '
Riser' attribute is set. |
void |
setRiser(RiserType value)
Sets the value of the '
Riser' attribute. |
void |
setRiserOutline(ColorDefinition value)
Sets the value of the '
Riser Outline' containment reference. |
void |
unsetRiser()
Unsets the value of the '
Riser' attribute. |
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, unsetVisibleRiserType getRiser()
"Rectangle".
The literals are from the enumeration RiserType.
Specifies the 'Riser' to be used for displaying the data values in the chart.
RiserType,
isSetRiser(),
unsetRiser(),
setRiser(RiserType),
TypePackage.getBarSeries_Riser()void setRiser(RiserType value)
Riser' attribute.
value - the new value of the 'Riser' attribute.RiserType,
isSetRiser(),
unsetRiser(),
getRiser()void unsetRiser()
Riser' attribute.
isSetRiser(),
getRiser(),
setRiser(RiserType)boolean isSetRiser()
Riser' attribute is set.
unsetRiser(),
getRiser(),
setRiser(RiserType)ColorDefinition getRiserOutline()
setRiserOutline(ColorDefinition),
TypePackage.getBarSeries_RiserOutline()void setRiserOutline(ColorDefinition value)
Riser Outline' containment reference.
value - the new value of the 'Riser Outline' containment reference.getRiserOutline()BarSeries copyInstance()
copyInstance in interface IChartObjectcopyInstance in interface SeriesCopyright © 2005-2008 Actuate Corp. All rights reserved.