Version

jQuery and MVC API Reference Links (igDataChart)

Topic Overview

Purpose

This topic provides links to the API documentation for jQuery and Ignite UI for MVC class for igDataChart™ control.

Required Background

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.

igDataChart API Reference

Introduction

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.

API documents reference summary

  • 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.

Related Content

Topics

The following topics provide additional information related to this topic.

  • Binding igDataChart to Data: This topic explains how to bind the igDataChart control to various data sources (JavaScript array, IQueryable<T>, web service).

View on GitHub