Is it possible to fill only part of a shape (at least for a rectangle)? For instance 75% blue and 25% red as in a bargraph?
Or any advice on how to do it programmatically?
Of course I can always put a rectangle on top on another one but if I can do it with a single shape it would be better.