Chart FX for Java 6.5

SoftwareFX.ChartFX.Statistical
Class StudyRegression

java.lang.Object
  extended by SoftwareFX.ChartFX.Statistical.Study
      extended by SoftwareFX.ChartFX.Statistical.StudyInteractive
          extended by SoftwareFX.ChartFX.Statistical.StudyLine
              extended by SoftwareFX.ChartFX.Statistical.StudyRegression

public final class StudyRegression
extends StudyLine

Provides access to the StudyRegression object.

This class is specifically used to control attributes of studies that utilize a regression line.


Constructor Summary
StudyRegression()
           
 
Method Summary
 
Methods inherited from class SoftwareFX.ChartFX.Statistical.StudyLine
getLine, isBehind, setBehind
 
Methods inherited from class SoftwareFX.ChartFX.Statistical.StudyInteractive
getAxis, isInteractive, isVisible, setAxis, setInteractive, setVisible
 
Methods inherited from class SoftwareFX.ChartFX.Statistical.Study
createStudyAnalysis, createStudyAnalysisMulti, createStudyDistributionFormula, createStudyTest, createStudyTestMulti, getDecimals, getID, getText, getValue, isBold, isIndented, setBold, setDecimals, setIndented, setText, setValue
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

StudyRegression

public StudyRegression()

http://www.softwarefx.com

2007 Software FX, Inc. All Rights Reserved. Chart FX is a registered trademark of Software FX, Inc
All other names are trademarks or registered trademarks of their respective owners.