Reads the current values of the x-scales and y-scales of a chart or graph in a PDA application. The data type you wire to Tab Order of Control determines the polymorphic instance to use.
Use the pull-down menu to select an instance of this VI.

![]() |
Tab Order of Control is a reference to the control, which determines the control to read or modify. |
![]() |
X/Y Scale determines which scale you configure or read. If you wire 0 to this input parameter, this VI configures or reads the x-scale. If you wire 1 to this input parameter, this VI configures or reads the y-scale. |
![]() |
Min is the minimum value of the scale. |
![]() |
Max is the maximum value of the scale. |
![]() |
Linear/Log returns 0 if the scale mapping is linear and 1 if the scale mapping is logarithmic. |
![]() |
AutoScale? returns TRUE if the autoscaling is enabled for the scale and FALSE if autoscaling is disabled. |

![]() |
Tab Order of Control is the tabbing order number of the control. The tabbing order number determines which control to read or modify. |
![]() |
X/Y Scale determines which scale you configure or read. If you wire 0 to this input parameter, this VI configures or reads the x-scale. If you wire 1 to this input parameter, this VI configures or reads the y-scale. |
![]() |
Min is the minimum value of the scale. |
![]() |
Max is the maximum value of the scale. |
![]() |
Linear/Log returns 0 if the scale mapping is linear and 1 if the scale mapping is logarithmic. |
![]() |
AutoScale? returns TRUE if the autoscaling is enabled for the scale and FALSE if autoscaling is disabled. |