MVC4 Classic
Create a Doughnut Chart

To create a doughnut chart, use the innerRadius option like the following:

$("#wijpiechart").wijpiechart({
                radius: 140,
                innerRadius: 30
});

This topic illustrates the following:

The following image shows the doughnut chart created by using the innerRadius option.

See Also

 

 


Copyright (c) GrapeCity, inc. All rights reserved.

Product Support Forum |  Documentation Feedback