This dialog, invoked from the Operations/Auto Line Length... popup menu item, allows you to set the change the row length of the view to a value selected by AXE to suit the data.
When 'OK' is pressed, AXE attempts to find a 'good' line length for the view. A 'good' line length is one in which there is a great deal of regularity. For instance, if an area of a file contains structures 74 bytes long, the contents of the file will tend to repeat every 74 bytes, and AXE will detect this and set the row length of the view to 74, thus allowing the user to see the regularity.
This operation is most useful when in the graphical view. It can be used to find repeating structures, map data, and image data embedded in a file.
AXE analyses an area whose length is the length given, starting from the offset given, and returns a suggestion between the minimum and maximum line lengths inclusive.