This should hopefully be a quick one, in a 2d array in C# which number represents your ‘X’ axis and which one represents the ‘Y’ axis when visualing your data on a grid?
Thanks
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
It’s most likely your decision, but usually the outer arrays represent the rows and the inner arrays represent the columns therein.