Click or drag to resize

FunnelChartEngine Class

Represents a chart engine that renders funnel.
Inheritance Hierarchy
SystemObject
  Dynamicweb.Controls.Charts.ProvidersFunnelChartEngine

Namespace:  Dynamicweb.Controls.Charts.Providers
Assembly:  Dynamicweb.Controls (in Dynamicweb.Controls.dll) Version: 4.2.3
Syntax
public class FunnelChartEngine : IChartEngine

The FunnelChartEngine type exposes the following members.

Constructors
  NameDescription
Public methodFunnelChartEngine
Initializes a new instance of an object.
Top
Methods
  NameDescription
Public methodGetClientTypeName
Returns the name of the client-side object type that corresponds to this chart engine.
Public methodGetTypeManager
Returns type manager that corresponds to this chart engine.
Public methodLoadResources
Loads resources required by this chart engine.
Top
Remarks