com.steema.teechart.styles
Class SeriesRandom

java.lang.Object
  extended by com.steema.teechart.styles.SeriesRandom

public class SeriesRandom
extends java.lang.Object

Title: SeriesRandom class

Description:

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

Company: Steema Software SL


Field Summary
 double DifY
           
 double MinY
           
 double StepX
           
 double tmpX
           
 double tmpY
           
 
Constructor Summary
SeriesRandom()
           
 
Method Summary
 double Random()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

tmpX

public double tmpX

StepX

public double StepX

tmpY

public double tmpY

MinY

public double MinY

DifY

public double DifY
Constructor Detail

SeriesRandom

public SeriesRandom()
Method Detail

Random

public double Random()