Select to view content in your preferred language

UniqueValueMultipleFieldsRenderer internal sealed

693
2
11-07-2010 08:31 PM
Bende_Vries
Emerging Contributor
We want to use the UniqueValueMultipleFieldsRenderer and its fieldInfos. But they are internal sealed. Why is that ? The UniqueValueRenderer is public, why is this one sealed ?
0 Kudos
2 Replies
JenniferNery
Esri Regular Contributor
I can submit this request to our dev lead for consideration in making it public. For now, there's nothing stopping you from creating your own renderer if you implement IRenderer. This might be your best bet if UniqueValueRenderer is not sufficient for your current need. Thank you for the feedback.
0 Kudos
Bende_Vries
Emerging Contributor
Jennifer, I made a workaround but it would have saved me a couple of hours if UniqueValueMultipleFieldsRenderer was just public.
Thanks for your response
0 Kudos