Hi everyone, I have a question about a specific use of proportional symbology with point shapefile. I have data representing trees with attributes of crown radius (in meters) and vitality (values 1-5) and I need to display the trees as circles with the crown radius so that the outline color changes with the vitality attribute (see image).

If I use a proportional symbology for the crowns, the only way I can get it to look like I need is to copy the layer five times and use Definition Query to symbolise each value with different outline color. Vary symbology by attribute doesn't work as it changes only the color of the filling. And if I use Unique values symbology, the size of circles is changeable, but can only be used if I want to display the data in one scale of map and calculate the proper size.
Is there any easier way to combine these symbology properties (as I know it is possible in qgis), or do I have to continue with using Definition Query?