| Author |
Message |
GMartin
Joined: Feb 5, 2010 Posts: 308
|
Posted: Nov 5, 2019 11:18 PM Post subject: button lables |
|
Jarek,
I have an array of buttons set up. the labels contain text of different lengths. All the buttons have to be the same size. The shorter label text labels have a larger font than the smaller ones due to length of the text is there a means of constraining the size of the shorter text so that it matches in size to the longer text
I have been looking for a way to change the font size in that text but have had no luck
For example one label is Delta 1-3 another is Gamma 38-42. |
|
 |
jarek
Joined: Oct 22, 2007 Posts: 1073
|
Posted: Nov 5, 2019 11:28 PM Post subject: |
|
| How do you create the labels with text? Is this the text on the Button element? If so, then you can change the font in chart properties. |
|
 |
GMartin
Joined: Feb 5, 2010 Posts: 308
|
Posted: Nov 5, 2019 11:45 PM Post subject: |
|
| Thank you not sure how I missed that |
|