ClientTrendChart.MouseClickAnnotationMethod Property

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