Example usage for org.jfree.chart.labels AbstractPieItemLabelGenerator subclass-usage

List of usage examples for org.jfree.chart.labels AbstractPieItemLabelGenerator subclass-usage

Introduction

In this page you can find the example usage for org.jfree.chart.labels AbstractPieItemLabelGenerator subclass-usage.

Usage

From source file com.twocents.report.charts.StandardPieItemLabelGenerator.java

/**
 * A standard item label generator for plots that use data from a 
 * {@link PieDataset}.
 * <p>
 * For the label format, use {0} where the pie section key should be inserted,
 * {1} for the absolute section value and {2} for the percent amount of the pie