How Do I Customize the Format of My Graph Axes in LabVIEW?

Updated Nov 29, 2023

Reported In

Software

  • LabVIEW

Issue Details

I am using a waveform graph or chart in my code and I would like to customize the axes representation.
How can I configure the axes display as I want?

Solution

Following solution is given for X-axis as an example:
  1. Right-click on your graph or chart and select Properties.
  2. Go to the Display Format tab. The Default editing mode allows you to set basic settings.
 
  1. If you want to further configure the X-axis representation, you can modify the Format String by choosing the Advanced editing mode.