Legend Data
constructor(color: Color, title: String, popUpLegendDescriptionData: List<LegendDescriptionData>? = null)
Parameters
color
of legend.
title
text to be displayed.
pop Up Legend Description Data
list of LegendDescriptionData with information for the legend range description pop up.