BCGSuite for MFC
CBCGPChartDataPoint Member List

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

CBCGPChartDataPoint(double dblVal, CBCGPChartData::ComponentIndex ci=CBCGPChartData::CI_Y, DWORD_PTR dwUserData=0, BCGPChartFormatSeries *pFormatElement=NULL)CBCGPChartDataPointinline
CBCGPChartDataPoint(const CString &strCategoryName, double dblVal, CBCGPChartData::ComponentIndex ci=CBCGPChartData::CI_Y, DWORD_PTR dwUserData=0, BCGPChartFormatSeries *pFormatElement=NULL)CBCGPChartDataPointinline
CBCGPChartDataPoint(const CString &strCategoryName, const CBCGPChartValue &valX, const CBCGPChartValue &valY, const CBCGPChartValue &valY1, DWORD_PTR dwUserData=0, BCGPChartFormatSeries *pFormatElement=NULL)CBCGPChartDataPointinline
CBCGPChartDataPoint(const CBCGPChartValue &valY, const CBCGPChartValue &valY1, const CBCGPChartValue &valY2, DWORD_PTR dwUserData=0, BCGPChartFormatSeries *pFormatElement=NULL)CBCGPChartDataPointinline
CBCGPChartDataPoint(const CArray< double, double > &arData, DWORD_PTR dwUserData=0, BCGPChartFormatSeries *pFormatElement=NULL)CBCGPChartDataPointinline
CBCGPChartDataPoint(const CBCGPChartDataPoint &src)CBCGPChartDataPointinline
ClearFormat()CBCGPChartDataPointinline
GetCategoryName() const CBCGPChartDataPointinlinevirtual
GetColorIndex() const CBCGPChartDataPointinlinevirtual
GetComponentValue(CBCGPChartData::ComponentIndex ci=CBCGPChartData::CI_Y) const CBCGPChartDataPointinline
GetData() const CBCGPChartDataPointinline
GetDataComponentCount() const CBCGPChartDataPointinline
GetFormat() const CBCGPChartDataPointinline
IsEmpty() const CBCGPChartDataPointinline
IsUseWordWrapForDatalabels() const CBCGPChartDataPointinlinevirtual
m_bIncludeLabelToLegendCBCGPChartDataPoint
m_dwUserDataCBCGPChartDataPoint
m_strDataLabelCBCGPChartDataPoint
m_strLegendLabelCBCGPChartDataPoint
operator=(const CBCGPChartDataPoint &src)CBCGPChartDataPointinline
SetCategoryName(const CString &strName)CBCGPChartDataPointinlinevirtual
SetColorIndex(int nIndex)CBCGPChartDataPointinlinevirtual
SetComponentCount(int nCount)CBCGPChartDataPointinline
SetComponentValue(CBCGPChartValue val, CBCGPChartData::ComponentIndex ci=CBCGPChartData::CI_Y)CBCGPChartDataPointinline
SetFormat(const BCGPChartFormatSeries &format)CBCGPChartDataPointinline