Creating Pie Chart with Leader Lines
Creating Pie Chart with Leader Lines
In order to demonstrate the usage of Aspose.Cells for Java API to create a pie chart with leader lines, we will first create a new Workbook and input some data that will serve as series data source. Once the data is in place, we will add a Chart of type Pie to the collection of charts and set it’s different aspects to get the desired chart view.
Resultant Pie Chart