Version

jQuery and MVC API Links (igFunnelChart)

igFunnelChart API Reference Documentation

The following lists the links to the API reference documentation for the igFunnelChart™ control. (This reference content is in addition to the developer guide about the control, available here).

  • igFunnelChart jQuery API: This is a set of documents containing an overview of the control and full list of options, events, and methods with code snippets.

  • igFunnelChart Ignite UI for MVC API: This is a set of documents containing the FunnelChart class description and a list of all of its members.

Related Content

Topics

The following topics provide additional information related to this topic.

  • igFunnelChart: This is a group of topics covering the igFunnelChart control.

Samples

The following samples provide additional information related to this topic.

  • Funnel Chart: This sample demonstrates using the igFunnelChart control to render data as slices from the largest value to the smallest value with the capability to invert the positions of the slices.

  • Server Side Bindings: This sample demonstrates creating a Funnel chart in an ASP.NET MVC View using the Infragistics MVC helper for the igFunnelChart control.

  • Slice Selection: This sample demonstrates enabling the slice selection functionality and handling the sliceClicked event.

View on GitHub