Default symbol in ClassBreaksRenderer is not working.

3214
0
11-10-2015 04:26 AM
MichaelKefahuchi
New Contributor

Hi,

I have a dynamic Layer created by joining LayerDataSource and QueryDatasource. Everything seems to be OK, it has correct attributes and values. But when I try to apply ClassBreaksRenderer the default symbol parameter is not working at all. I mean, polygons with values that are defined with class breaks are coloured as they should be, but polygons with value „null“ are just blank. According to api reference this should be the case that default symbol from ClassBreaksRenderer is applied, but it is not. I am sure that symbol used for default symbol is ok, I have tested it on another features and I am sure that polygons with “null” values are present in the dynamic layer since I can see them from info window click.

Any idea, comment, or help will be very appreciated…

0 Kudos
0 Replies