
Is there a simple way to decide the precision of the values that are showing up on the Linear Gauge? Currently, I am only able to see integers, and wanted to view these numbers with a precision of 2 decimal points.
Thanks!
Is there a simple way to decide the precision of the values that are showing up on the Linear Gauge? Currently, I am only able to see integers, and wanted to view these numbers with a precision of 2 decimal points.
Thanks!
Hello Manny,
The LinearTickLabel* classes all have a TextFormat property you can set to specify a standard/custom numeric format. It is "{0:G}" by default. The "Gauge / LinearGauge Features / Tick Marks and Labels" topic in the documentation that comes with the product mentions rounding and text format.
Please log in to a validated account to post comments.