| IChartEngineGetClientTypeName 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 string GetClientTypeName()
Function GetClientTypeName As String
Return Value
Type:
StringThe name of the client-side object type that corresponds to this chart engine.
Remarks See Also