CChartDataLabel() | BUI::CChartDataLabel | |
CChartSeries() | BUI::CChartSeries | |
CChartSeriesTree() | BUI::CChartSeriesTree | |
ChangeThemeColors() | BUI::CChartSeries | virtual |
FindChartElement(LPCTSTR name) override | BUI::CChartSeriesTree | virtual |
GetRootNode() | BUI::CChartSeriesTree | |
GetTreeBox() | BUI::CChartSeriesTree | protected |
IsEnable() const | BUI::CChartSeries | |
IsShowDataLabel() const | BUI::CChartDataLabel | |
IsShowDataLabelLine() const | BUI::CChartDataLabel | |
IsVisable() const | BUI::VisibleProperty | |
m_color_text | BUI::CChartDataLabel | |
m_ele_color | BUI::CChartDataLabel | |
m_is_draw_line | BUI::CChartDataLabel | |
m_is_enable | BUI::CChartSeries | |
m_is_show_data_label | BUI::CChartDataLabel | |
m_is_visbale | BUI::VisibleProperty | protected |
m_name | BUI::CChartSeries | |
m_series_id | BUI::CChartSeries | |
m_shadow_contain | BUI::CChartSeries | |
m_text_angle | BUI::CChartDataLabel | |
m_text_distance | BUI::CChartDataLabel | |
OnDrawNode(ISurface *pSurface, CChartEleTree *node, int dx, int dy, const RECT &rcDiagram) | BUI::CChartSeriesTree | |
OnDrawNodeLine(ISurface *pSurface, TreeLayoutType type, CChartEleTree *node, int dx, int dy) | BUI::CChartSeriesTree | |
OnDrawNodeSquarify(ISurface *pSurface, CChartEleTree *node, int dx, int dy, const RECT &rcDiagram, int level) | BUI::CChartSeriesTree | |
OnNotifyMessage(IEventHandler *notify, UINT message, WPARAM wp, LPARAM lp) override | BUI::CChartSeriesTree | virtual |
OnPaintSeries(ISurface *pSurface, const RECT &rcDiagram, RECT *lpUpdate) override | BUI::CChartSeriesTree | virtual |
OnParseItemData(XMLItem *pNode, ICoordList *crdlist) override | BUI::CChartSeriesTree | virtual |
OnTranslateLanguage() override | BUI::CChartSeriesTree | virtual |
ParseTreeItemData(XMLItem *pNode, CChartEleTree *parent, ICoordList *crdlist) | BUI::CChartSeriesTree | protected |
SeriesID() const | BUI::CChartSeries | |
SeriesName() | BUI::CChartSeries | |
SetDatalabelAngle(double rad) | BUI::CChartDataLabel | |
SetDatalabelAngleDeg(double deg) | BUI::CChartDataLabel | |
SetDataLabelBgColor(const GColor &color) | BUI::CChartDataLabel | |
SetDatalabelTextDistance(double r) | BUI::CChartDataLabel | |
SetEleColor(const GColor &color) | BUI::CChartDataLabel | |
SetEnable(BOOL enable) | BUI::CChartSeries | |
SetGroupInterval(int w) | BUI::CChartSeriesTree | |
SetLeafInterval(int w) | BUI::CChartSeriesTree | |
SetSeriesID(UINT id) | BUI::CChartSeries | |
SetSeriesName(LPCTSTR name) | BUI::CChartSeries | |
SetVisable(BOOL bShow) | BUI::VisibleProperty | |
ShellSeriesAttribute(const BeString &szName, const BeString &szText, ICoordList *crdlist) | BUI::CChartSeries | virtual |
ShowDataLabel(BOOL bShow) | BUI::CChartDataLabel | |
ShowDataLabelLine(BOOL bShow) | BUI::CChartDataLabel | |
UpdateTreePosition(ISurface *pSurface) | BUI::CChartSeriesTree | protected |
VisibleProperty() | BUI::VisibleProperty | |
~CChartDataLabel() | BUI::CChartDataLabel | |
~CChartSeries() | BUI::CChartSeries | virtual |
~CChartSeriesTree() | BUI::CChartSeriesTree | virtual |
~VisibleProperty() | BUI::VisibleProperty | |