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