setLabel()

Sets the description of the buffer data display line
setLabel(label:string)

Parameters

Name Type Действие Значение по умолчанию
label string Description text

Return value

A reference to an object of type Buffer for a chain of calls

Example

bufferLine1.setLabel("Line by points Close");