CoordinateUnits

Path: EdgDataTypes

CoordinateUnits enum definition.

 public enum CoordinateUnits

Remarks

CoordinateUnits enum defines coordinate type for chart object.

Fields

Pixel Pixel coordinate unit will place object on chart using pixel at fixed place.
Asix Asix coordinate unit will place object on chart using asix object will move as new bars added.