Label precision formatting

Hello!

I’ve been looking through the label class and cannot seem to find a method for setting precise lengths to the label. I understand that cpp has set precision in the iomanip library but I was wondering if there is a better or recommended way of going about this process?

I appreciate any help.