public class Trend extends BaseTrend
Title: Trend class
Description: Trendline function.
Copyright (c) 2005-2019 by Steema Software SL. All Rights Reserved.
Company: Steema Software SL
canUsePeriod, dPeriod, HideSourceList, noSourceRequired, series, SingleSource, updating
chart, 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, setTrendStyle
addFunctionXY, addPoints, calculateByPeriod, clear, dispose, doCalculation, getPeriod, getPeriodAlign, getPeriodStyle, getSeries, newInstance, readResolve, recalculate, setPeriod, setPeriodAlign, setPeriodStyle, setSeries, valueList
getChart, invalidate, setBooleanProperty, setChart, setColorProperty, setDoubleProperty, setIntegerProperty, setStringProperty
public Trend()
public Trend(IBaseChart c)
public java.lang.String getDescription()
getDescription
in class Function