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