LinkedPoints: Array;
The LinkedPoints property determines array of linked points of the data series.
Use JSON or the setLinkedPoints method to set the property value, and the getLinkedPoints method to get the property value.
The property contains an array of objects of the PP.Ui.ChartPoint type.
The example of use is given on the page with description of the ChartPoint.State property.
See also: