Lipi Reference Lipi

Functions

chartPoint.copy()

Hands back a copy of a chart point. One argument, required: the point to copy.

Syntax

                chartPoint.copy(series chartPoint id) → series chartPoint
              

Arguments

id required series chartPoint the chart point to copy

Return Type

series chartPoint