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 2024 Rogue Wave Software, Inc., a Perforce company.. All Rights Reserved.