copyFormat method

copyFormat(sourceIndex, destinationIndex)

Copies format from the source data point to the destination data point.

copyFormat(sourceIndex: number, destinationIndex: number)
ParameterTypeDescription
sourceIndexnumber
destinationIndexnumber

See Also