Click or drag to resize

FunnelChartEngineGetClientTypeName Method

Returns the name of the client-side object type that corresponds to this chart engine.

Namespace:  Dynamicweb.Controls.Charts.Providers
Assembly:  Dynamicweb.Controls (in Dynamicweb.Controls.dll) Version: 4.2.3
Syntax
public string GetClientTypeName()

Return Value

Type: String
The name of the client-side object type that corresponds to this chart engine.

Implements

IChartEngineGetClientTypeName
Remarks