LegendData

constructor(color: Color, title: String, popUpLegendDescriptionData: List<LegendDescriptionData>? = null)

Parameters

color

of legend.

title

text to be displayed.

popUpLegendDescriptionData

list of LegendDescriptionData with information for the legend range description pop up.