ClientDrillingChart.GetAnnotationTableMethod Property

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("GetAnnotationTableMethod", (int)e.GetAnnotationTableMethod)> _ 
Public Property GetAnnotationTableMethod() As String
This language is not supported or no code example is available.
[ID("GetAnnotationTableMethod", (int)e.GetAnnotationTableMethod)] 
public string GetAnnotationTableMethod {get; set;}
This language is not supported or no code example is available.

Property Value

string

.NET Framework

Supported in: 4.6.2, 4.7

In this article

Definition