|
ACOP.NET API
|
A prepared form for displaying trends of drag-and-dropped control end points More...
Classes | |
| class | TrendAddressEditor |
| class | TrendListEditorConverter |
| class | TrendListEditorValue |
| class | TrendProperties |
Public Member Functions | |
| void | Display () |
| Displays the associated trend viewer form More... | |
Protected Member Functions | |
| override void | Dispose (bool disposing) |
| Clean up any resources being used. More... | |
Properties | |
| Color | BackgroundColor [get, set] |
| Gets/Sets the background color to use within the trend display frame. More... | |
| String | Caption [get, set] |
| Gets/Sets the trend chart frame caption. More... | |
| AcopChart.AcopAutoMouseMoveToolTip | DataToolTip [get, set] |
| Establishes how and whether the data at the cursor are displayed as tool tip text. More... | |
| Int32 | DrawWidth [get, set] |
| Sets the pen width used in the trend chart display More... | |
| Color | MarkerColor [get, set] |
| Specifies the cursor marker color to use within the display frame. More... | |
| AcopChart.AcopMarkerModeEnum | MarkerMode [get, set] |
| Specifies the cursor marker style to use within the display frame. More... | |
| Boolean | Normalized [get, set] |
| If 'true' opens the acop trend viewer showing normalized data. More... | |
| String | Protocol [get, set] |
| The default link control system protocol in the address editor More... | |
| Boolean | ShowDataPoints [get, set] |
| If 'true' then the data points along with the connecting poly line will be shown. More... | |
| TrendListEditorValue | StartupTrendList [get, set] |
| Gets/Sets the trend chart startup list. More... | |
| double | TrendDepth [get, set] |
| Set the trend depth range (in hours). More... | |
| int | TrendUpdateInterval [get, set] |
| Set the trend monitoring interval (in milliseconds). More... | |
| double | YMax [get, set] |
| Set/Get the preferred Y-axis maximum when not in normalized display mode. More... | |
| double | YMin [get, set] |
| Set/Get the preferred Y-axis minimum when not in normalized display mode. More... | |
Events | |
| AcopChart.acopMouseZoom | trendZoom |
| Occurs when the trend chart is zoomed. More... | |
A prepared form for displaying trends of drag-and-dropped control end points
|
inline |
Displays the associated trend viewer form
|
inlineprotected |
Clean up any resources being used.
| disposing | true if managed resources should be disposed; otherwise, false. |
|
getset |
Gets/Sets the background color to use within the trend display frame.
|
getset |
Gets/Sets the trend chart frame caption.
|
getset |
Establishes how and whether the data at the cursor are displayed as tool tip text.
|
getset |
Sets the pen width used in the trend chart display
|
getset |
Specifies the cursor marker color to use within the display frame.
|
getset |
Specifies the cursor marker style to use within the display frame.
|
getset |
If 'true' opens the acop trend viewer showing normalized data.
|
getset |
The default link control system protocol in the address editor
|
getset |
If 'true' then the data points along with the connecting poly line will be shown.
|
getset |
Gets/Sets the trend chart startup list.
|
getset |
Set the trend depth range (in hours).
|
getset |
Set the trend monitoring interval (in milliseconds).
|
getset |
Set/Get the preferred Y-axis maximum when not in normalized display mode.
|
getset |
Set/Get the preferred Y-axis minimum when not in normalized display mode.
| AcopChart.acopMouseZoom trendZoom |
Occurs when the trend chart is zoomed.
1.5.8