ClientTrendChart.AddNoteMethod Property

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