public class ChartBuilder extends Object
Constructor and Description |
---|
ChartBuilder() |
Modifier and Type | Method and Description |
---|---|
static org.eclipse.birt.chart.model.Chart |
create(IResultPie pie,
boolean isInteractive,
org.eclipse.birt.chart.model.attribute.ColorDefinition background,
org.eclipse.birt.chart.model.attribute.ColorDefinition foreground) |
static String |
withPrefix(int index,
String label) |
public static final org.eclipse.birt.chart.model.Chart create(IResultPie pie, boolean isInteractive, org.eclipse.birt.chart.model.attribute.ColorDefinition background, org.eclipse.birt.chart.model.attribute.ColorDefinition foreground)