MobiusTrader
English
Russian
中文
English
العربي
Bahasa Indonesia
Terminals
For clients
Documentation
Articles
mScript
Contacts
Textbook
Directory
»
Buffer
»
setShape
asArray
clear
fill
get
set
setAnchor
setArrow
setColor
setDrawBegin
setDrawingStyle
setEmptyValue
setLabel
setShape
setShift
setSize
setWidth
size
toString
setShape()
Sets the display of buffer values
setShape(shape:int)
Parameters
Name
Type
Действие
Значение по умолчанию
shape
int
One of the enumeration values
Shape
—
Return value
A reference to an object of type Buffer for a chain of calls
Description
Used in the method
onInit
Example
bufMain.setShape(Shape.Line);