com.stimulsoft.report.chart
Class StiChartInfoV2

java.lang.Object
  extended by com.stimulsoft.report.engine.StiComponentInfo
      extended by com.stimulsoft.report.chart.StiChartInfoV2
All Implemented Interfaces:
java.lang.Cloneable

public class StiChartInfoV2
extends StiComponentInfo


Field Summary
 java.util.ArrayList<StiText> interactiveComps
           
 StiChart storedForProcessAtEndChart
           
 
Constructor Summary
StiChartInfoV2()
           
 
Method Summary
 
Methods inherited from class com.stimulsoft.report.engine.StiComponentInfo
clone
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

storedForProcessAtEndChart

public StiChart storedForProcessAtEndChart

interactiveComps

public java.util.ArrayList<StiText> interactiveComps
Constructor Detail

StiChartInfoV2

public StiChartInfoV2()