This is the complete list of members for CBCGPChartLegendCell, including all inherited members.
CalcSize(CBCGPGraphicsManager *pGM) | CBCGPChartLegendCell | virtual |
CBCGPChartLegendCell(CBCGPChartVisualObject *pChart, CBCGPChartSeries *pSeries, int nDataPointIndex, LegendCellType type) | CBCGPChartLegendCell | |
CBCGPChartLegendCell(const CString &strContent, CObject *pCustomData=NULL) | CBCGPChartLegendCell | |
ContainsSeries(CBCGPChartSeries *pSeries, int nDataPointIndex) const | CBCGPChartLegendCell | inline |
GetCellParams() const | CBCGPChartLegendCell | inline |
GetCellText() const | CBCGPChartLegendCell | inline |
GetCellType() const | CBCGPChartLegendCell | inline |
GetCustomData() const | CBCGPChartLegendCell | inline |
GetHitRect() const | CBCGPChartLegendCell | inline |
GetRelatedChrt() const | CBCGPChartLegendCell | inline |
GetRelatedDataPointIndex() const | CBCGPChartLegendCell | inline |
GetRelatedSeries() const | CBCGPChartLegendCell | inline |
GetSize() const | CBCGPChartLegendCell | inlinevirtual |
GetTextAlignment() const | CBCGPChartLegendCell | |
OnCalcCustomCellSize(CBCGPGraphicsManager *pGM) | CBCGPChartLegendCell | protectedvirtual |
OnDraw(CBCGPGraphicsManager *pGM, const CBCGPRect &rect) | CBCGPChartLegendCell | virtual |
OnDrawCustomCell(CBCGPGraphicsManager *pGM, const CBCGPRect &rectContent) | CBCGPChartLegendCell | protectedvirtual |
OnFillCellBackground(CBCGPGraphicsManager *pGM, const CBCGPRect &rectCell) | CBCGPChartLegendCell | protectedvirtual |
OnScaleRatioChanged(const CBCGPSize &sizeScaleRatioNew, const CBCGPSize &sizeScaleRatioOld) | CBCGPChartLegendCell | virtual |
Redraw() | CBCGPChartLegendCell | |
SetCellParams(const BCGPChartCellParams ¶ms, BOOL bRedraw=TRUE) | CBCGPChartLegendCell | |
SetCellText(const CString &str, BOOL bRedraw=TRUE) | CBCGPChartLegendCell | |
SetCustomData(CObject *pObject=NULL) | CBCGPChartLegendCell | inline |
SetTextAlignment(CBCGPTextFormat::BCGP_TEXT_ALIGNMENT textAlignment, BOOL bRedraw=TRUE) | CBCGPChartLegendCell | |
SetTextFormat(const CBCGPTextFormat &format, BOOL bRedraw=TRUE) | CBCGPChartLegendCell | |
UpdateCellParams() | CBCGPChartLegendCell | virtual |