com.steema.teechart.exports
Class ImageExport

java.lang.Object
  extended by com.steema.teechart.exports.ImageExport

public class ImageExport
extends java.lang.Object


Constructor Summary
ImageExport(IBaseChart chart)
           
 
Method Summary
 Image image(int width, int height)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ImageExport

public ImageExport(IBaseChart chart)
Method Detail

image

public Image image(int width,
                   int height)