This topic provides links to the API documentation for jQuery and Ignite UI for MVC class for igDataChart
™ control.
The following topics are prerequisite to understanding this topic:
igDataChart Overview: This topic provides conceptual information about the igDataChart control including its main features, minimum requirements for using charts and user functionality.
Adding igDataChart: This topic demonstrates how to create add the igDataChart
control and bind it to data.
The igDataChart
is built as a jQuery UI widget with an accompanying Ignite UI for MVC. For more information about each API, follow the links to the API documentation given below.
igDataChart jQuery API: The documentation contains an overview of the control and full list of options, events, and methods with code snippets.
igDataChart MVC API : The documentation contains the DataChart class description and a list of all of its members.
The following topics provide additional information related to this topic.
igDataChart
control to various data sources (JavaScript array, IQueryable<T>
, web service).View on GitHub