BCGControlBar Pro for MFC
CBCGPChartMAENVFormula Member List

This is the complete list of members for CBCGPChartMAENVFormula, including all inherited members.

CBCGPChartMAENVFormula(MovingAverageType maType=CBCGPChartAdvancedFormula::MA_SIMPLE, int nPeriod=20, double dblPercentage=2.5, double dblBandOpacity=0.1)CBCGPChartMAENVFormula
Create(CBCGPChartVisualObject *pChart, CString strFormulaName, CBCGPChartSeries *pInputSeries, CBCGPChartAxis *pYAxis=NULL, CBCGPChartAxis *pXAxis=NULL)CBCGPChartAdvancedBandsFormulavirtual
FindInputSeriesIndex(CBCGPChartSeries *pSeries) const CBCGPChartBaseFormulavirtual
GetInputSeriesAt(int nIdx) const CBCGPChartBaseFormulavirtual
GetInputSeriesCount() const CBCGPChartBaseFormulainlinevirtual
GetLParam() const CBCGPChartBaseFormulainline
GetMAType() const CBCGPChartMAENVFormulainline
GetOutputSeriesCategory() const CBCGPChartAdvancedFormulainlinevirtual
GetOutputSeriesType() const CBCGPChartAdvancedFormulainlinevirtual
GetParentSeries() const CBCGPChartBaseFormulainline
GetPercentage() const CBCGPChartMAENVFormulainline
GetPeriod() const CBCGPChartAdvancedFormulainline
IsNonDiscreteCurve() const CBCGPChartBaseFormulainlinevirtual
m_bUseLongDataCBCGPChartAdvancedFormula
SetLParam(LPARAM lp=NULL)CBCGPChartBaseFormulainline
SetMAType(MovingAverageType maType, BOOL bGenerateDataPoints=TRUE)CBCGPChartMAENVFormula
SetOutputSeriesCategory(BCGPChartCategory category)CBCGPChartAdvancedFormulainline
SetOutputSeriesType(BCGPChartType type)CBCGPChartAdvancedFormulainline
SetParentSeries(CBCGPChartSeries *pSeries)CBCGPChartBaseFormula
SetPercentage(double dblPercentage, BOOL bGenerateDataPoints=TRUE)CBCGPChartMAENVFormula
SetPeriod(int nPeriod, BOOL bGeneratePoints=TRUE)CBCGPChartAdvancedFormula
UpdateLastDataPoints(int nCount=-1)CBCGPChartAdvancedFormulavirtual