public interface DataItemSeries extends ItemDataSeries
The following features are supported:
ChartPackage.getDataItemSeries()
Modifier and Type | Method and Description |
---|---|
LineProperties |
getLineProperties()
Returns the value of the 'Line Properties' containment reference.
|
void |
setLineProperties(LineProperties value)
Sets the value of the '
Line Properties ' containment reference. |
getItem, setItem
getLabel, getX, getY, isVisible, setLabel, setVisible, setX, setY
LineProperties getLineProperties()
If the meaning of the 'Line Properties' containment reference isn't clear, there really should be more of a description here...
setLineProperties(LineProperties)
,
ChartPackage.getDataItemSeries_LineProperties()
void setLineProperties(LineProperties value)
Line Properties
' containment reference.
value
- the new value of the 'Line Properties' containment reference.getLineProperties()
Copyright © 2016 Eclipse NeoSCADA Project. All rights reserved.