com.steema.teechart
Class ScrollResult

java.lang.Object
  extended by com.steema.teechart.ScrollResult

public class ScrollResult
extends java.lang.Object

Title: ScrollResult class

Description:

Copyright (c) 2005-2008 by Steema Software SL. All Rights Reserved.

Company: Steema Software SL


Field Summary
 boolean allow
           
 double max
           
 double min
           
 
Constructor Summary
ScrollResult()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

allow

public boolean allow

min

public double min

max

public double max
Constructor Detail

ScrollResult

public ScrollResult()