"textPosition"

Allows you to change the text position and rotation for the gauge text.

Synopsis

shape.textPosition(string position);

Parameters

Parameter Description
position The string value for the position. It can be either "OutsideRotated" or "Inside."

Description

The function sets the text in one of two positions on the face of the DialGauge. The text will be on the outside of the indicator marks and rotated to follow the curve with the option "OutsideRotated". The option "Inside" will put the text inside the indicators, without rotating it.

Assignment

DialGauge EWO