Uses of Class
com.stimulsoft.report.events.StiProcessChartEvent

Packages that use StiProcessChartEvent
com.stimulsoft.report.chart   
 

Uses of StiProcessChartEvent in com.stimulsoft.report.chart
 

Methods in com.stimulsoft.report.chart that return StiProcessChartEvent
 StiProcessChartEvent StiChart.getProcessChartEvent()
          Occurs when getting the ProcessChart.
 

Methods in com.stimulsoft.report.chart with parameters of type StiProcessChartEvent
 void StiChart.setProcessChartEvent(StiProcessChartEvent value)