CChartObjectArrow

CChartObjectArrow is a class for simplified access to "Arrow" graphical object properties.

Description

CChartObjectArrow class provides access to common properties of "Arrow" objects to all of its descendants.

Declaration

   class CChartObjectArrow : public CChartObject

Title

   #include <ChartObjects\ChartObjectsArrows.mqh>

Inheritance hierarchy

  CObject

      CChartObject

          CChartObjectArrow

Direct descendants

CChartObjectArrowCheck, CChartObjectArrowDown, CChartObjectArrowLeftPrice, CChartObjectArrowRightPrice, CChartObjectArrowStop, CChartObjectArrowThumbDown, CChartObjectArrowThumbUp, CChartObjectArrowUp

Class Methods by Groups

Create

 

Create

Creates "Arrow" graphical object

Properties

 

ArrowCode

Gets/sets "Arrow Code" property

Anchor

Gets/sets "Anchor" property

Input/output

 

virtual Save

Virtual method for writing to file

virtual Load

Virtual method for reading from file

virtual Type

Virtual method of identification

See also

Object types, Methods of objects binding, Graphic objects