| FunnelChartEngineGetTypeManager 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()
Public Function GetTypeManager As ITypeManager
Return Value
Type:
ITypeManagerType manager that corresponds to this chart engine.
Implements
IChartEngineGetTypeManagerRemarks See Also