, including all inherited members.
AddPoint(double XVal, double Low, double High, double Open, double Close) | CChartCandlestickSerie | |
CChartSerieBase< SChartCandlestickPoint >::AddPoint(const SChartCandlestickPoint &newPoint) | CChartSerieBase< SChartCandlestickPoint > | |
AddPoints(SChartCandlestickPoint *pPoints, unsigned Count) | CChartSerieBase< SChartCandlestickPoint > | |
AttachCustomLabel(unsigned uPointIndex, CChartLabel< SChartCandlestickPoint > *pLabel) | CChartSerieBase< SChartCandlestickPoint > | |
CChartCandlestickSerie(CChartCtrl *pParent) | CChartCandlestickSerie | |
CChartSerie(CChartCtrl *pParent) | CChartSerie | |
CChartSerieBase(CChartCtrl *pParent) | CChartSerieBase< SChartCandlestickPoint > | |
ClearSerie() | CChartSerieBase< SChartCandlestickPoint > | |
CreateBalloonLabel(unsigned uPointIndex, const TChartString &strLabelText) | CChartSerieBase< SChartCandlestickPoint > | |
CreateBalloonLabel(unsigned uPointIndex, CChartLabelProvider< SChartCandlestickPoint > *pLabelProvider) | CChartSerieBase< SChartCandlestickPoint > | |
Draw(CDC *pDC) | CChartCandlestickSerie | [protected, virtual] |
DrawAll(CDC *pDC) | CChartCandlestickSerie | [protected, virtual] |
DrawLegend(CDC *pDC, const CRect &rectBitmap) const | CChartCandlestickSerie | [protected, virtual] |
EnableMouseNotifications(bool bClickEnabled, bool bMoveEnabled) | CChartSerie | |
EnableShadow(bool bEnable) | CChartSerie | |
GetColor() const | CChartSerie | [inline] |
GetName() const | CChartSerie | [inline] |
GetPoint(unsigned index) const | CChartSerieBase< SChartCandlestickPoint > | |
GetPointsCount() const | CChartSerieBase< SChartCandlestickPoint > | [inline, virtual] |
GetPointScreenCoord(unsigned uPointIndex) | CChartSerieBase< SChartCandlestickPoint > | [virtual] |
GetSerieId() const | CChartSerie | [inline] |
GetSerieXMinMax(double &Min, double &Max) const | CChartSerieBase< SChartCandlestickPoint > | [virtual] |
GetSerieXScreenMinMax(double &Min, double &Max) const | CChartSerieBase< SChartCandlestickPoint > | [virtual] |
GetSerieYMinMax(double &Min, double &Max) const | CChartSerieBase< SChartCandlestickPoint > | [virtual] |
GetSerieYScreenMinMax(double &Min, double &Max) const | CChartSerieBase< SChartCandlestickPoint > | [virtual] |
GetShadowColor() const | CChartSerie | [inline] |
GetVisiblePoints(unsigned &uFirst, unsigned &uLast) const | CChartSerieBase< SChartCandlestickPoint > | [protected, virtual] |
GetWidth() | CChartCandlestickSerie | [inline] |
IsPointOnSerie(const CPoint &screenPoint, unsigned &uIndex) const | CChartCandlestickSerie | [virtual] |
IsVisible() const | CChartSerie | [inline] |
m_bIsVisible | CChartSerie | [protected] |
m_bShadow | CChartSerie | [protected] |
m_iShadowDepth | CChartSerie | [protected] |
m_pHorizontalAxis | CChartSerie | [protected] |
m_PlottingRect | CChartSerie | [protected] |
m_pParentCtrl | CChartSerie | [protected] |
m_pVerticalAxis | CChartSerie | [protected] |
m_SerieColor | CChartSerie | [protected] |
m_ShadowColor | CChartSerie | [protected] |
m_strSerieName | CChartSerie | [protected] |
m_uLastDrawnPoint | CChartSerieBase< SChartCandlestickPoint > | [protected] |
m_vPoints | CChartSerieBase< SChartCandlestickPoint > | [protected] |
NotifyMouseClickEnabled() | CChartSerie | [inline, protected] |
NotifyMouseMoveEnabled() | CChartSerie | [inline, protected] |
OnMouseEvent(CChartMouseListener::MouseEvent mouseEvent, const CPoint &screenPoint) | CChartSerieBase< SChartCandlestickPoint > | [protected, virtual] |
RefreshAutoAxes() | CChartSerie | [protected] |
RegisterMouseListener(CChartSeriesMouseListener< SChartCandlestickPoint > *pListener) | CChartSerieBase< SChartCandlestickPoint > | |
RemovePointsFromBegin(unsigned Count) | CChartSerieBase< SChartCandlestickPoint > | |
RemovePointsFromEnd(unsigned Count) | CChartSerieBase< SChartCandlestickPoint > | |
SetColor(COLORREF NewColor) | CChartSerie | |
SetName(const TChartString &NewName) | CChartSerie | |
SetPoints(SChartCandlestickPoint *pPoints, unsigned Count) | CChartSerieBase< SChartCandlestickPoint > | |
SetSeriesOrdering(PointsOrdering newOrdering) | CChartSerieBase< SChartCandlestickPoint > | [virtual] |
SetShadowColor(COLORREF NewColor) | CChartSerie | |
SetShadowDepth(int Depth) | CChartSerie | |
SetVisible(bool bVisible) | CChartSerie | |
SetWidth(int Width) | CChartCandlestickSerie | |
UnregisterMouseListener() | CChartSerieBase< SChartCandlestickPoint > | |
ValueToScreen(double XValue, double YValue, CPoint &ScreenPoint) const | CChartSerie | |
XScreenToValue(long XScreenCoord) const | CChartSerie | |
YScreenToValue(long YScreenCoord) const | CChartSerie | |
~CChartCandlestickSerie() | CChartCandlestickSerie | |
~CChartSerie() | CChartSerie | [virtual] |
~CChartSerieBase() | CChartSerieBase< SChartCandlestickPoint > | [virtual] |