Add(std::shared_ptr< CChartElement > ele) | BUI::CChartSeriesContain | |
At(int i, BOOL reverse=FALSE) | BUI::CChartSeriesContain | |
CChartDataLabel() | BUI::CChartDataLabel | |
CChartSeries() | BUI::CChartSeries | |
CChartSeriesContain() | BUI::CChartSeriesContain | |
CChartSeriesLine() | BUI::CChartSeriesLine | |
Clear() | BUI::CChartSeriesContain | |
ConvToPath(GPathStorage *path, LineMode mode, BOOL isReverse, int field=0) | BUI::CChartSeriesContain | |
Delete(int pos, int count=1) | BUI::CChartSeriesContain | |
FillAreaPath(BOOL bFill) | BUI::GStyleLine | |
Find(int i, BOOL reverse=FALSE) | BUI::CChartSeriesContain | |
FindChartElement(LPCTSTR name) override | BUI::CChartSeriesContain | virtual |
GetFirstVisibleEleIndex() const | BUI::CChartSeriesContain | protected |
GetLineColor() const | BUI::GPenInfo | |
GetLineMode() const | BUI::GStyleLine | |
GetLineType() const | BUI::GPenInfo | |
GetLineWidth(BOOL display=TRUE) const | BUI::GPenInfo | |
GetMarkColor() const | BUI::GStyleMarkShape | |
GetMarkSize() const | BUI::GStyleMarkShape | |
GetMarkStyle() const | BUI::GStyleMarkShape | |
GetValueY(std::vector< double > &vec, int field=0) | BUI::CChartSeriesContain | |
GetVisibleEleEnd(int begin) const | BUI::CChartSeriesContain | protected |
GPenInfo() | BUI::GPenInfo | |
GStyleLine() | BUI::GStyleLine | |
GStyleMarkShape() | BUI::GStyleMarkShape | |
Insert(int pos, std::shared_ptr< CChartElement > ele) | BUI::CChartSeriesContain | |
IsFillAreaPath() const | BUI::GStyleLine | |
IsShowDataLabel() const | BUI::CChartDataLabel | |
IsShowDataLabelLine() const | BUI::CChartDataLabel | |
IsVisable() const | BUI::VisibleProperty | |
m_bDrawLine | BUI::CChartDataLabel | |
m_bFillPath | BUI::GStyleLine | protected |
m_bShowDatalabel | BUI::CChartDataLabel | |
m_bVisbale | BUI::VisibleProperty | protected |
m_crEle | BUI::CChartDataLabel | |
m_crLabel | BUI::CChartDataLabel | |
m_elements | BUI::CChartSeriesContain | protected |
m_img_pattern | BUI::CChartSeriesLine | protected |
m_lineMode | BUI::GStyleLine | protected |
m_MarkColor | BUI::GStyleMarkShape | protected |
m_MarkSelColor | BUI::GStyleMarkShape | protected |
m_markStyle | BUI::GStyleMarkShape | protected |
m_math_expr | BUI::CChartSeriesLine | protected |
m_nMarkSize | BUI::GStyleMarkShape | protected |
m_nPenWidth | BUI::GPenInfo | protected |
m_pencolor | BUI::GPenInfo | protected |
m_penType | BUI::GPenInfo | protected |
m_SeriesID | BUI::CChartSeries | |
m_shadow | BUI::CChartSeriesLine | protected |
m_shadow_contain | BUI::CChartSeries | |
m_strName | BUI::CChartSeries | |
m_strText | BUI::CChartSeriesLine | protected |
m_textColor | BUI::CChartSeriesLine | protected |
m_txtAngle | BUI::CChartDataLabel | |
m_txtDistance | BUI::CChartDataLabel | |
MoveFirstEleToEnd() | BUI::CChartSeriesContain | |
OnNotifyMessage(IEventHandler *notify, UINT message, WPARAM wp, LPARAM lp) override | BUI::CChartSeriesLine | virtual |
OnPaintMarkShape(ISurface *pSurface, int cx, int cy, const RECT &rcDiagram, RECT *rcClip) | BUI::GStyleMarkShape | |
OnPaintMarkShape(ISurface *pSurface, int cx, int cy, int size, const RECT &rcDiagram, RECT *rcClip) | BUI::GStyleMarkShape | |
OnPaintSeries(ISurface *pSurface, const RECT &rcDiagram, RECT *lpUpdate) override | BUI::CChartSeriesLine | virtual |
OnParseItemData(XMLItem *pNode, ICoordList *crdlist) override | BUI::CChartSeriesLine | virtual |
OnPtInMarkShape(POINT pt, int cx, int cy) | BUI::GStyleMarkShape | |
OnTranslateLanguage() override | BUI::CChartSeriesContain | virtual |
PaintMarkShape(ISurface *pSurface, int cx, int cy, TypeMarkShape style, int size, COLORREF color, const RECT &rcDiagram, RECT *rcClip) | BUI::GStyleMarkShape | static |
PaintMarkShapeBorder(ISurface *pSurface, int cx, int cy, TypeMarkShape style, int marksize, int bordersize, COLORREF color, const RECT &rcDiagram, RECT *rcClip) | BUI::GStyleMarkShape | static |
PtInMarkShape(POINT pt, int cx, int cy, TypeMarkShape style, int size) | BUI::GStyleMarkShape | static |
SelectShadow(int dx, int dy, int blur_x, int blur_y, int spread_x, int spread_y, GColor color) | BUI::CChartSeriesLine | |
SeriesID() const | BUI::CChartSeries | |
SeriesName() | BUI::CChartSeries | |
SetDatalabelAngle(double rad) | BUI::CChartDataLabel | |
SetDatalabelAngleDeg(double deg) | BUI::CChartDataLabel | |
SetDataLabelBgColor(COLORREF color) | BUI::CChartDataLabel | |
SetDatalabelTextDistance(double r) | BUI::CChartDataLabel | |
SetEleColor(COLORREF color) | BUI::CChartDataLabel | |
SetLineColor(GColor color) | BUI::GPenInfo | |
SetLineMode(LineMode mode) | BUI::GStyleLine | |
SetLinePatternImage(GImage *img) | BUI::CChartSeriesLine | |
SetLineType(PenType style) | BUI::GPenInfo | |
SetLineWidth(int weight) | BUI::GPenInfo | |
SetMarkColor(COLORREF color) | BUI::GStyleMarkShape | |
SetMarkSize(double marksize) | BUI::GStyleMarkShape | |
SetMarkStyle(TypeMarkShape style) | BUI::GStyleMarkShape | |
SetSeriesID(UINT id) | BUI::CChartSeries | |
SetSeriesName(LPCTSTR name) | BUI::CChartSeries | |
SetVisable(BOOL bShow) | BUI::VisibleProperty | |
ShellAttributePen(const BeString &szName, const BeString &szText) | BUI::GPenInfo | |
ShellMarkAttribute(const BeString &szName, const BeString &szText) | BUI::GStyleMarkShape | |
ShellSeriesAttribute(const BeString &szName, const BeString &szText, ICoordList *crdlist) override | BUI::CChartSeriesLine | virtual |
ShowDataLabel(BOOL bShow) | BUI::CChartDataLabel | |
ShowDataLabelLine(BOOL bShow) | BUI::CChartDataLabel | |
Size() const | BUI::CChartSeriesContain | |
UpdateRandomData(double low, double hight) | BUI::CChartSeriesLine | |
VisibleProperty() | BUI::VisibleProperty | |
~CChartDataLabel() | BUI::CChartDataLabel | |
~CChartSeries() | BUI::CChartSeries | virtual |
~CChartSeriesContain() | BUI::CChartSeriesContain | virtual |
~CChartSeriesLine() | BUI::CChartSeriesLine | virtual |
~GPenInfo() | BUI::GPenInfo | |
~GStyleLine() | BUI::GStyleLine | |
~GStyleMarkShape() | BUI::GStyleMarkShape | |
~VisibleProperty() | BUI::VisibleProperty | |