Chart html element id.

Namespace: MonoSoftware.MonoX.Controls
Assembly: MonoX (in MonoX.dll) Version: 5.1.40.5065 (5.1.40.5065)

Syntax

C#
public string ChartElementID { get; }
Visual Basic
Public ReadOnly Property ChartElementID As String
	Get
Visual C++
public:
property String^ ChartElementID {
	String^ get ();
}
F#
member ChartElementID : string with get

Property Value

Type: String

See Also