public class StorageUnitRenderScript
extends org.eclipse.birt.chart.script.ChartEventHandlerAdapter
| Constructor and Description |
|---|
StorageUnitRenderScript() |
| Modifier and Type | Method and Description |
|---|---|
void |
beforeDrawDataPointLabel(org.eclipse.birt.chart.computation.DataPointHints dph,
org.eclipse.birt.chart.model.component.Label label,
org.eclipse.birt.chart.script.IChartScriptContext icsc) |
afterComputations, afterDataSetFilled, afterDrawAxisLabel, afterDrawAxisTitle, afterDrawBlock, afterDrawDataPoint, afterDrawDataPointLabel, afterDrawFittingCurve, afterDrawLegendEntry, afterDrawLegendItem, afterDrawMarker, afterDrawMarkerLine, afterDrawMarkerRange, afterDrawSeries, afterDrawSeriesTitle, afterGeneration, afterRendering, beforeComputations, beforeDataSetFilled, beforeDrawAxisLabel, beforeDrawAxisTitle, beforeDrawBlock, beforeDrawDataPoint, beforeDrawFittingCurve, beforeDrawLegendEntry, beforeDrawLegendItem, beforeDrawMarker, beforeDrawMarkerLine, beforeDrawMarkerRange, beforeDrawSeries, beforeDrawSeriesTitle, beforeGeneration, beforeRenderingpublic void beforeDrawDataPointLabel(org.eclipse.birt.chart.computation.DataPointHints dph,
org.eclipse.birt.chart.model.component.Label label,
org.eclipse.birt.chart.script.IChartScriptContext icsc)
beforeDrawDataPointLabel in interface org.eclipse.birt.chart.script.IChartEventHandlerbeforeDrawDataPointLabel in class org.eclipse.birt.chart.script.ChartEventHandlerAdapter