1. Create two SymbolAxis, one using the array {"IP1",..."IP6"}, and one using the array {"SourceIP1",..."SourceIP5"}. The axes will then display the range of 0 to 5 or 4, respectively, and instead of showing the numerci tick marks 0, 1, 2, ..., they will show the entries of the above array. It is up to you to decide which axis is the ...