public class Trend extends BaseTrend
Title: Trend class
Description: Trendline function.
Copyright (c) 2005-2013 by Steema Software SL. All Rights Reserved.
Company: Steema Software SL
canUsePeriod, dPeriod, HideSourceList, noSourceRequired, series, SingleSource, updatingchart, InternalUse| Constructor and Description |
|---|
Trend() |
Trend(IBaseChart c) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getDescription()
Gets descriptive text.
|
calculate, calculateAllPoints, calculateMany, calculatePeriod, calculateTrend, coefficient, getTrendStyle, setTrendStyleaddFunctionXY, addPoints, calculateByPeriod, clear, dispose, doCalculation, getPeriod, getPeriodAlign, getPeriodStyle, getSeries, newInstance, readResolve, recalculate, setPeriod, setPeriodAlign, setPeriodStyle, setSeries, valueListgetChart, invalidate, setBooleanProperty, setChart, setColorProperty, setDoubleProperty, setIntegerProperty, setStringPropertypublic Trend()
public Trend(IBaseChart c)
public java.lang.String getDescription()
getDescription in class Function