Hi,
I want to create dynamic styling for the creation of legends depending on the number of legend items.I am able to achieve as shown in figure Infra_Legend.png. But i want to achieve something shown in LegendSample.png. Please find attachched zip file. Please, provide some sample code as well.
Thanks for the quick response. I was able to achieve the requirement.
Hello ,
As far as I understand your issue you need to rearrange items into the legend, to do this you should derive class from IGLegent in order to override buildItemViews method and to rearrange the items. Please see attached sample.
Please let me know if you have any further questions.