Click or drag to resize

ChartClientInstanceName Property

Gets the name of the Javascript variable that refers to a client-side Chart object instance.

Namespace:  Dynamicweb.Controls.Charts
Assembly:  Dynamicweb.Controls (in Dynamicweb.Controls.dll) Version: 4.2.3
Syntax
[BrowsableAttribute(false)]
[DesignerSerializationVisibilityAttribute(DesignerSerializationVisibility.Hidden)]
public string ClientInstanceName { get; }

Property Value

Type: String
Remarks