public interface LegendController extends Controller
The following features are supported:
ChartPackage.getLegendController()
Modifier and Type | Method and Description |
---|---|
String |
getTimestampFormat()
Returns the value of the 'Timestamp Format' attribute.
|
void |
setTimestampFormat(String value)
Sets the value of the '
Timestamp Format ' attribute. |
String getTimestampFormat()
If the meaning of the 'Timestamp Format' attribute isn't clear, there really should be more of a description here...
setTimestampFormat(String)
,
ChartPackage.getLegendController_TimestampFormat()
void setTimestampFormat(String value)
Timestamp Format
' attribute.
value
- the new value of the 'Timestamp Format' attribute.getTimestampFormat()
Copyright © 2016 Eclipse NeoSCADA Project. All rights reserved.