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) | CBCGPChartDataPoint | inline |
| CBCGPChartDataPoint(const CString &strCategoryName, double dblVal, CBCGPChartData::ComponentIndex ci=CBCGPChartData::CI_Y, DWORD_PTR dwUserData=0, BCGPChartFormatSeries *pFormatElement=NULL) | CBCGPChartDataPoint | inline |
| CBCGPChartDataPoint(const CString &strCategoryName, const CBCGPChartValue &valX, const CBCGPChartValue &valY, const CBCGPChartValue &valY1, DWORD_PTR dwUserData=0, BCGPChartFormatSeries *pFormatElement=NULL) | CBCGPChartDataPoint | inline |
| CBCGPChartDataPoint(const CBCGPChartValue &valY, const CBCGPChartValue &valY1, const CBCGPChartValue &valY2, DWORD_PTR dwUserData=0, BCGPChartFormatSeries *pFormatElement=NULL) | CBCGPChartDataPoint | inline |
| CBCGPChartDataPoint(const CArray< double, double > &arData, DWORD_PTR dwUserData=0, BCGPChartFormatSeries *pFormatElement=NULL) | CBCGPChartDataPoint | inline |
| CBCGPChartDataPoint(const CBCGPChartDataPoint &src) | CBCGPChartDataPoint | inline |
| ClearFormat() | CBCGPChartDataPoint | inline |
| GetCategoryName() const | CBCGPChartDataPoint | inlinevirtual |
| GetColorIndex() const | CBCGPChartDataPoint | inlinevirtual |
| GetComponentValue(CBCGPChartData::ComponentIndex ci=CBCGPChartData::CI_Y) const | CBCGPChartDataPoint | inline |
| GetData() const | CBCGPChartDataPoint | inline |
| GetDataComponentCount() const | CBCGPChartDataPoint | inline |
| GetFormat() const | CBCGPChartDataPoint | inline |
| IsEmpty() const | CBCGPChartDataPoint | inline |
| IsUseWordWrapForDatalabels() const | CBCGPChartDataPoint | inlinevirtual |
| m_bIncludeLabelToLegend | CBCGPChartDataPoint | |
| m_dwUserData | CBCGPChartDataPoint | |
| m_strDataLabel | CBCGPChartDataPoint | |
| m_strLegendLabel | CBCGPChartDataPoint | |
| operator=(const CBCGPChartDataPoint &src) | CBCGPChartDataPoint | inline |
| SetCategoryName(const CString &strName) | CBCGPChartDataPoint | inlinevirtual |
| SetColorIndex(int nIndex) | CBCGPChartDataPoint | inlinevirtual |
| SetComponentCount(int nCount) | CBCGPChartDataPoint | inline |
| SetComponentValue(CBCGPChartValue val, CBCGPChartData::ComponentIndex ci=CBCGPChartData::CI_Y) | CBCGPChartDataPoint | inline |
| SetFormat(const BCGPChartFormatSeries &format) | CBCGPChartDataPoint | inline |