Scales Page (Properties Dialog Box)
- Updated2025-01-28
- 2 minute(s) read
Scales Page (Properties Dialog Box)
Use this page of the Properties dialog box to format scales and grids on a graph or chart, such as a waveform chart, XY graph, or feather plot.
This page includes the following components:
Option | Description |
---|---|
Axes | Sets the scale you want to configure. |
Name | Name of the scale. |
Show scale label | Displays the scale label on the graph or chart. |
Show scale | Displays the scale on the graph or chart. |
Log | Maps the scale logarithmically. Remove the checkmark from this checkbox to map the scale linearly. |
Inverted | Reverses the positions of the minimum and maximum values on the scale. |
Expand digital buses | Displays digital waveform data as individual data lines. Remove the checkmark from this checkbox to display the data as a bus. |
Autoscale | Automatically adjusts the scale to reflect the data you wire to the graph or chart. Note LabVIEW does not include hidden plots when you autoscale the axes of a graph or chart. If you want to include the hidden plots when you autoscale, make the hidden plots transparent instead. Right-click the plot legend and select Color from the shortcut menu to change the color of the plots.
|
Scaling Factors | Use these values to specify the value of a scale marker and to display the marker in a convenient manner. For example, if you want the scale to display in milliseconds starting at a reference time, set Offset to the reference time and Multiplier to 0.001.
If you change Offset, the scale no longer uses 0 as the origin of the plot. You also can use the Offset and Multiplier property to set the offset and multiplier programmatically.
|
Scale Style | Style and colors of the marks on the scale.
|
Grid Style | Style and colors of the grid.
|
Ignore waveform time stamp on x-axes | LabVIEW sets the beginning of the x-scale to 0 instead of the value specified by t0. Remove the checkmark from this checkbox to include the time stamp information from the dynamic or waveform data in the x-scale. |