CChartLabel(CChartCtrl *pParentCtrl, CChartSerieBase< PointType > *pParentSeries) | CChartLabel< PointType > | [protected] |
Draw(CDC *pDC, unsigned uPointIndex)=0 | CChartLabel< PointType > | [protected, pure virtual] |
m_bIsVisible | CChartLabel< PointType > | [protected] |
m_iFontSize | CChartLabel< PointType > | [protected] |
m_pLabelProvider | CChartLabel< PointType > | [protected] |
m_pParentCtrl | CChartLabel< PointType > | [protected] |
m_pParentSeries | CChartLabel< PointType > | [protected] |
m_strFontName | CChartLabel< PointType > | [protected] |
m_strLabelText | CChartLabel< PointType > | [protected] |
SetFont(int nPointSize, const TChartString &strFaceName) | CChartLabel< PointType > | |
SetLabelProvider(CChartLabelProvider< PointType > *pProvider) | CChartLabel< PointType > | [inline] |
SetLabelText(const TChartString &strText) | CChartLabel< PointType > | |
SetVisisble(bool bVisible) | CChartLabel< PointType > | |
~CChartLabel() | CChartLabel< PointType > | [protected, virtual] |