Class for ClientDrillingChart operation.
Top
Top
Top
Top
The following tables list the members exposed by the ClientDrillingChart type.
| Name | Description | |
|---|---|---|
|
ClientDrillingChart | Construct the instance |
| Name | Description | |
|---|---|---|
|
AddNoteMethod | Full AddNoteMethod method name in "Script.Class" with Client domain. Ex: Script.Class.ClientMain.MyAddNoteMethod. Prototype: public void AddNote(TDrillingChart 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(TDrillingChart trend, string[] tagNames, DateTime start, TimeSpan duration). |
|
ArrayIndexes | (inherited from RunObj). |
|
Count | (inherited from ListObj). |
|
DisableShowAlarms | Disable show alarms in DrillingChart control |
|
DisableShowRangeEvents | Disable show range events in DrillingChart control (ChartType = Duration) |
|
DisableShowTagNotes | Disable show tag notes in DrillingChart control |
|
DisableShowTimeNotes | Disable show time notes in DrillingChart control (ChartType = Duration) |
|
DisableShowXValueNotes | Disable show x value notes in DrillingChart control (ChartType = X/Y) |
|
GetAnnotationTableMethod | Full GetAnnotationTableMethod method name in "Script.Class" with Client domain. Ex: Script.Class.ClientMain.MyGetAnnotationTable. Prototype: public DataTable GetAnnotationTableMethod(TDrillingChart trend, string[] tagNames, object xMinValue, object xMaxValue, bool showTagNotes, bool showTimeNotes/showXValueNotes, bool showRangeEvents). |
|
ID | (inherited from RunObj). |
|
Item | (Overloaded) (inherited from ListObj). |
|
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). |
|
ObjServer | (inherited from RunObj). |
|
ObjType | (inherited from RunObj). |
|
Parent | (inherited from RunObj). |
|
Root | (inherited from RunObj). |
|
SyncRoot | (inherited from ListObj). |
|
TModule | (inherited from RunObj). |
| Name | Description | |
|---|---|---|
|
ClearCacheNames | (inherited from ListObj). |
|
Equals | (Overloaded) (inherited from Object). |
|
GetEnumerator | (inherited from ListObj). |
|
GetHashCode | (inherited from Object). |
|
GetID | (inherited from ListObj). |
|
GetName | (Overloaded) (inherited from ListObj). |
|
GetObj | (Overloaded) (inherited from ListObj). |
|
GetObjAsObject | (inherited from ListObj). |
|
GetObjRef | (inherited from RunObj). |
|
GetType | (inherited from Object). |
|
IsInUse | (inherited from ListObj). |
|
OnContinue | (inherited from RunObj). |
|
OnPause | (inherited from RunObj). |
|
OnStart | (inherited from RunObj). |
|
OnStop | (inherited from RunObj). |
|
PreloadRunObj | (inherited from ListObj). |
|
ReferenceEquals | (inherited from Object). |
|
StartPreloadRunObjs | (Overloaded) (inherited from ListObj). |
|
ToString | (inherited from RunObj). |
| Name | Description | |
|---|---|---|
|
ApplyCast | (Overloaded) (Defined by GenericEnumerableHelper). |
|
ApplyCount | (Defined by GenericEnumerableHelper). |
|
ApplySelect | (Overloaded) (Defined by GenericEnumerableHelper). |
|
ApplyWhere | (Defined by GenericEnumerableHelper). |
|
ApplyWhereNotNull | (Defined by GenericEnumerableHelper). |
|
AsParallel | (Defined by ParallelEnumerable). |
|
AsQueryable | (Defined by Queryable). |
|
Cast | (Defined by Enumerable). |
|
ConvertAll | (Defined by IEnumerableExtensions). |
|
GetParentViewModel | (Defined by POCOViewModelExtensions). |
|
GetRequiredService | (Overloaded) (Defined by POCOViewModelExtensions). |
|
GetService | (Overloaded) (Defined by POCOViewModelExtensions). |
|
IsInDesignMode | (Defined by POCOViewModelExtensions). |
|
OfType | (Defined by Enumerable). |
|
RaisePropertiesChanged | (Defined by POCOViewModelExtensions). |