How to change row legend colors using JSL
Hi I am currently working on a script but I am stuck with one requirement that is to put specific colors for a specific row legend.For example I have:LEGENDNAME_OOLEGENDNAME_PPLEGENDNAME_QQ
I want to color legend with _OO suffix with red _PP with blue and _QQ with greenThanks