|
Name
|
Description
|
|
AddNoteMethod
|
Full AddNoteMethod method name in "Script.Class" with Client domain. Ex: Script.Class.ClientMain.MyAddNoteMethod.
Prototype: public void AddNote(TTrendChart trend, string tagName, object xValue, double yValue). Note TagName can be null
|
|
AddRangeEventMethod
|
Full AddRangeEventMethod method name in "Script.Class" with Client domain. Ex: Script.Class.ClientMain.MyAddRangeEventMethod.
Prototype: public void AddRangeEventMethod(TTrendChart trend, string[] tagNames, DateTime start, TimeSpan duration).
|
|
BackZoom
|
BackZoom - Auxiliary to implement default TrendPage
|
|
CanBackZoom
|
CanBackZoom - Auxiliary to implement default TrendPage
|
|
CanNextZoom
|
CanNextZoom - Auxiliary to implement default TrendPage
|
|
CursorOutput
|
CursorOutput
|
|
CursorPosition
|
CursorPosition
|
|
DisableShowAlarms
|
Disable show alarms in TrendChart control
|
|
DisableShowRangeEvents
|
Disable show range events in TrendChart control (ChartType = Duration)
|
|
DisableShowTagNotes
|
Disable show tag notes in TrendChart control
|
|
DisableShowTimeNotes
|
Disable show time notes in TrendChart control (ChartType = Duration)
|
|
DisableShowXValueNotes
|
Disable show x value notes in TrendChart control (ChartType = X/Y)
|
|
Duration
|
Duration
|
|
EnableMouseCursorConnection
|
EnableMouseCursorConnection - Auxiliary to implement default TrendPage
|
|
EndDateTime
|
EndDateTime
|
|
GetAnnotationTableMethod
|
Full GetAnnotationTableMethod method name in "Script.Class" with Client domain. Ex: Script.Class.ClientMain.MyGetAnnotationTable.
Prototype: public DataTable GetAnnotationTableMethod(TTrendChart trend, string[] tagNames, object xMinValue, object xMaxValue, bool showTagNotes, bool showTimeNotes/showXValueNotes, bool showRangeEvents).
|
|
GridLinesBrush
|
GridLinesBrush - Auxiliary to implement default TrendPage
|
|
HistoryTableName
|
History TableName
|
|
IsPaused
|
Paused
|
|
IsRealTime
|
Sets chart to Realtime current data
|
|
IsYScaleAuto
|
IsYScaleAuto - Auxiliary to implement default TrendPage
|
|
IsYScaleCombined
|
IsYScaleCombined - Auxiliary to implement default TrendPage
|
|
IsYScaleDefault
|
IsYScaleDefault - Auxiliary to implement default TrendPage
|
|
MergeSameYScales
|
MergeSameYScales - Auxiliary to implement default TrendPage
|
|
MouseClickAnnotationMethod
|
Full MouseClickAnnotationMethod method name in "Script.Class" with Client domain. Ex: Script.Class.ClientMain.MyMouseClickAnnotationMethod.
Prototype: public void MouseClickAnnotationMethod(MouseButtonEventArgs e, bool isEvent, string identification, string title, string contents, string color, object xValue, double yValue, double duration).
|
|
NextZoom
|
NextZoom - Auxiliary to implement default TrendPage
|
|
Paused
|
TrendChart is Paused [Legacy] or showing historical values
|
|
Pens
|
Pens
|
|
SelectPenIndex
|
SelectPenIndex - Auxiliary to implement default TrendPage
|
|
SelectedSetDuration
|
SelectedSetDuration - Auxiliary to implement default TrendPage
|
|
SelectedSetStartDateTime
|
SelectedSetStartDateTime - Auxiliary to implement default TrendPage
|
|
ShowPrimaryCursorValues
|
Show Primary Cursor Values
|
|
StackPens
|
StackPens - Auxiliary to implement default TrendPage
|
|
StartDateTime
|
StartDateTime
|
|
TimeBeforeNow
|
TimeBeforeNow - Auxiliary to implement default TrendPage
|
|
VerticalCursor
|
VerticalCursor
|
|
XEndValue
|
XEndValue
|
|
XLabelFormat
|
XLabelFormat
|
|
XLabels
|
XLabels
|
|
XStartValue
|
XStartValue
|
|
YLabelFormat
|
YLabelFormat
|
|
YLabels
|
YLabels
|