com.steema.teechart
Class ZoomScroll.ZoomSnapshot

java.lang.Object
  extended by com.steema.teechart.ZoomScroll.ZoomSnapshot
Enclosing class:
ZoomScroll

public class ZoomScroll.ZoomSnapshot
extends java.lang.Object


Field Summary
 double[] AxesMinMax
           
 int CustomCount
           
 double[][] CustomMinMax
           
 
Constructor Summary
ZoomScroll.ZoomSnapshot()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

AxesMinMax

public double[] AxesMinMax

CustomCount

public int CustomCount

CustomMinMax

public double[][] CustomMinMax
Constructor Detail

ZoomScroll.ZoomSnapshot

public ZoomScroll.ZoomSnapshot()