Package | Description |
---|---|
ilog.views.chart.event |
Provides interfaces and classes for dealing with different types of events fired by main Chart classes.
|
Modifier and Type | Method and Description |
---|---|
void |
ChartDrawListener.afterDraw(ChartDrawEvent event)
Called when a drawing operation has been performed on a chart area.
|
void |
ChartDrawListener.beforeDraw(ChartDrawEvent event)
Called when a drawing operation is about to be performed on
a chart area.
|
© Copyright Rogue Wave Software, Inc. 1997, 2018. All Rights Reserved.