Package | Description |
---|---|
org.eclipse.birt.chart.script |
Modifier and Type | Method and Description |
---|---|
void |
IChartEventHandler.afterDrawLegendItem(LegendEntryRenderingHints lerh,
Bounds bo,
IChartScriptContext icsc)
Called after drawing the legend item.
|
void |
ChartEventHandlerAdapter.afterDrawLegendItem(LegendEntryRenderingHints lerh,
Bounds bo,
IChartScriptContext icsc) |
void |
IChartEventHandler.beforeDrawLegendItem(LegendEntryRenderingHints lerh,
Bounds bo,
IChartScriptContext icsc)
Called before drawing the legend item.
|
void |
ChartEventHandlerAdapter.beforeDrawLegendItem(LegendEntryRenderingHints lerh,
Bounds bo,
IChartScriptContext icsc) |
Copyright © 2005-2008 Actuate Corp. All rights reserved.