Hello Everyone.
I have an application in my apex.oracle.com workspace (and so am using version 19.2). I am trying to do something that intuitively should be so simple.
I have a pie chart region in which I need to place 6 individual radio group page items, each referencing a slice of my pie chart. And each of these radio groups
consist of 8 columns horizontally aligned, where each column is labelled with a color. I am using a "Pill Button" template for each of these radio groups.
The Problem:
I am trying to orient the labels "Slice1:", "Slice2:", "Slice3:", etc. to the left of and on the same line as the corresponding radio group.
Here's what I currently have:

And so, how do I orient the label "Slice1:" to the left and aligned on same horizontal plane as the color buttons?
Again, I'm thinking this *SHOULD* be very simple to do. But I am befuddled as to how to do it. There is nothing declarative in Page Designer that I could find that lets me do this.
I have searched through this Forum and other sites and have found nothing that answers this question. Perhaps I'm not using the correct search words. Not sure.
I'm hoping someone on this Forum has an answer.
Thank you.