Pie Chart in Word Processing Document

Pie Chart in Microsoft Word Document

Creating a Pie Chart

Please follow below steps to can create Pie Chart in MS Word 2013.

  1. Click in the document where you want to insert the chart, click the “Insert” tab, and then click “Chart” in the illustrations group to open the “Insert Chart” dialog box.
  2. Select “Pie”.
  3. Preview “Pie” and press OK to insert the chart and Worksheet template to your document.
  4. Edit the Worksheet with your data to update the chart. See Chart Data (Excel)
  5. Save the template.

Reporting Requirement

As a report developer, you are required to share your customers’ orders details dynamically with the following key requirements:

  • The report must show information on a Pie Chart.
  • It must indicate customer name with value (price of the orders purchased).
  • The report must be generated in the Word Processing Document.

Adding Syntax to be evaluated by GroupDocs.Assembly Engine

Chart Title

Total Order Price<<foreach [in customers]>>
<<x [CustomerName]>>

Chart Data (Excel)

Total Order Price<<y [Order.Sum(c => c.Price)]>>

8.2

3.2

1.4

1.2

Download Pie Chart Template

Please download the sample Pie Chart document we created in this article:

Generating The Report

Custom Objects

Database Entities

Using DataSet

Using XML DataSource

Using JSON DataSource

Pie Chart in OpenOffice Document

To be investigated.

© Aspose Pty Ltd 2001-2022. All Rights Reserved.