Click or drag to resize

GoogleChartEngineGetTypeManager Method

Returns type manager that corresponds to this chart engine.

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

Return Value

Type: ITypeManager
Type manager that corresponds to this chart engine.

Implements

IChartEngineGetTypeManager
Remarks