Analyzing your prompt, please hold on...
An error occurred while retrieving the results. Please refresh the page and try again.
New InsertChart method was added into the DocumentBuilder class. So, let’s see how to insert a simple column chart into the document using the InsertChart method.
In this section we will learn how to insert a chart into a document.
The following example shows how to insert column chart:
There are four different overloads for series Add method, which was exposed to cover all possible variants of data sources for all chart types:
The following example shows how to insert a scatter chart:
The following example shows how to insert an area chart:
The following example shows how to insert a bubble chart:
For more information, see also the child articles.
Analyzing your prompt, please hold on...
An error occurred while retrieving the results. Please refresh the page and try again.