GObject

Working with graphic objects

Elements

const
Anchor Graphic object anchor point
Angle Angle of rotation of a graphic object
ArrowCode Symbol code of the graphic object type Arrow
Color Artwork color
Comment Comment
DrawingStyle Buffer rendering style
FontSize Font size of an object of type Text (Text) or Label (Label)
LineHeight Line spacing of an object of type Text (Text)
Name The name of the graphic item. Must be unique
PositionX X coordinate relative to origin
PositionY Y coordinate relative to origin
Price The vertical coordinate (price scale) of one of the anchor points of the graphical object
Price1 The vertical coordinate (price scale) of the first anchor point of the graphical object
Price2 The vertical coordinate (price scale) of the second anchor point of the graphical object
Price3 The vertical coordinate (price scale) of the third anchor point of the graphical object
Price4 The vertical coordinate (price scale) of the fourth anchor point of the graphical object
Text Text for an object of type Text (Text) or Label (Label)
Time The horizontal (timescale) coordinate of the base point and anchor of the graphic object
Time1 The horizontal (timescale) coordinate of the first point and anchor of the graphic object
Time2 The horizontal (timescale) coordinate of the second anchor point of the graphical object
Time3 The horizontal (timescale) coordinate of the third anchor point of the graphic object
Time4 The horizontal (timescale) coordinate of the fourth point and graphic object anchor
Width Line width or arrow size of a graphic object
enum
Props Props for graphical objects
Type Graphic object type
function
get Returns the value of a property of an object
move Moving an object (changing time and price)
remove Deleting an Object
set Changing a property of a graphic object
setAnchor Sets the anchor point of the graphic object. Works with symbolic objects
setAngle Specifies the angle of rotation of a graphic object
setArrowCode Задаёт код символа графического объекта типа Arrow
setColor Sets the color of a graphic object
setDrawingStyle Sets the new buffer rendering style
setFontSize Sets the font size of an object of type Text (Text) or Label (Label)
setLineHeight Задаёт межстрочный интервал для объекта типа Текст (Text)
setPosition Setting coordinates relative to the origin
setPositionOrigin Setting the origin point on the chart for positioning the object
setPositionX Setting the X coordinate relative to the origin
setPositionY Setting the Y coordinate relative to the origin
setPrice Задаёт координату по вертикали (шкале цен) одной из точек привязки графического объекта
setPrice1 Задаёт координату по вертикали (шкале цен) первой точеке привязки графического объекта
setPrice2 Задаёт координату по вертикали (шкале цен) второй точке привязки графического объекта
setPrice3 Задаёт координату по вертикали (шкале цен) третей точке привязки графического объекта
setPrice4 Задаёт координату по вертикали (шкале цен) четвертой точке привязки графического объекта
setText Задаёт содержание текста для объекта типа Текст (Text) или Метка (Label)
setTime Задаёт координату по горизонтали (шкале времени) основной точеки привязки графического объекта
setTime1 Задаёт координату по горизонтали (шкале времени) первой точеке привязки графического объекта
setTime2 Задаёт координату по горизонтали (шкале времени) второй точеке привязки графического объекта
setTime3 Задаёт координату по горизонтали (шкале времени) третей точеке привязки графического объекта
setTime4 Задаёт координату по горизонтали (шкале времени) четвертой точеке привязки графического объекта
setWidth Sets the line width or arrow size of a graphical object
toString GObject to string