public class Moving extends Function
Title: Moving class
Description: Internal use. Base class for moving calculation functions
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 |
|---|
Moving() |
Moving(IBaseChart c) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
doCalculation(Series source,
ValueList notMandatorySource) |
addFunctionXY, addPoints, calculate, calculateAllPoints, calculateByPeriod, calculateMany, calculatePeriod, clear, dispose, getDescription, getPeriod, getPeriodAlign, getPeriodStyle, getSeries, newInstance, readResolve, recalculate, setPeriod, setPeriodAlign, setPeriodStyle, setSeries, valueListgetChart, invalidate, setBooleanProperty, setChart, setColorProperty, setDoubleProperty, setIntegerProperty, setStringPropertypublic Moving()
public Moving(IBaseChart c)
protected void doCalculation(Series source, ValueList notMandatorySource)
doCalculation in class Function