I would like to change the text labels and values of a knob or scale. I know at development time I can right-click on the knob, choose
Properties,
and choose the
Text Labels tab. There, I can set the text labels and values to sequential or non-sequential values.
How do I achieve this programmatically? There is a property called
Text Labels, but that only lets me set the text labels.