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);