public interface CompositeArchiveQualitySeries extends DataSeries
The following features are supported:
Modifier and Type | Method and Description |
---|---|
double |
getThreshold()
Returns the value of the 'Threshold' attribute.
|
void |
setThreshold(double value)
Sets the value of the '
Threshold ' attribute. |
getLabel, getX, getY, isVisible, setLabel, setVisible, setX, setY
double getThreshold()
"0.8"
.
If the meaning of the 'Threshold' attribute isn't clear, there really should be more of a description here...
setThreshold(double)
,
ChartPackage.getCompositeArchiveQualitySeries_Threshold()
void setThreshold(double value)
Threshold
' attribute.
value
- the new value of the 'Threshold' attribute.getThreshold()
Copyright © 2016 Eclipse NeoSCADA Project. All rights reserved.