Legends: Array
The Legends property sets and returns array of chart legends.
Use JSON or the setLegends method to set the property value, and the getLegends method to get the property value.
The property contains an array of object with the PP.Ui.LegendBase base type.
The example of use is given in theExample of Creating the BubbleTree Componentpage.
See also: