com.softwarefx.chartfx.server.statistical
Class StudyLinearRegression
java.lang.Object
com.softwarefx.chartfx.server.statistical.Study
com.softwarefx.chartfx.server.statistical.StudyInteractive
com.softwarefx.chartfx.server.statistical.StudyLine
com.softwarefx.chartfx.server.statistical.StudyLinearRegression
- All Implemented Interfaces:
- IStudy
public class StudyLinearRegression
- extends StudyLine
- implements IStudy
Provides access to the StudyLinearRegression object.
This class allows the developer to customize the attributes of a LinearRegression Study.
Studies must be added to the Studies collection of the Statistical object.
Methods inherited from class com.softwarefx.chartfx.server.statistical.Study |
createStudy, createStudy, createStudy, createStudy, createStudy, getDecimals, getID, getText, getValue, isBold, isIndented, setBold, setDecimals, setIndented, setText, setValue |
StudyLinearRegression
public StudyLinearRegression()
2008 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.