EasyLanguage Object Reference

DOPoint Class

Defines the type of point and price value associated with a drawing object.

The following describe the three different types of points used to determine the position of a drawing object relative to the data in chart:

Namespace: elsystem.drawingobjects

[ Expand All ]
Properties
  Name Type Description
Public property PointType object Gets a PointType object.
Public property Price double Gets or sets a double value for Price.
Methods
  Name Description
Public property GetPrice Initializes a new instance of the class.
Inheritance Hierarchy

elsystem.Object

  elsystem.DrawingObjects.DOPoint