Item 1 of the above figure is called the ____.

A. value axis
B. category axis
C. data axis
D. graph axis


Answer: A

Computer Science & Information Technology

You might also like to view...

What is wrong with the following code?

while( ! fileIn.eof() ) { fileIn >> value; fileOut << value; } a. We have read past the end of the input file and attempt to output a nonexistent value b. We have written past the end of the output file c. Nothing d. A and B

Computer Science & Information Technology

In a many-to-many relationship, a(n) ________ table is used to join the two outer tables with two one-to-many relationships

Fill in the blank(s) with correct word

Computer Science & Information Technology

Word Web App is different from Microsoft Word 2013 in which of the following ways?

A) It enables you to share files with others, whereas Word 2013 does not. B) It is more limited than Word, with fewer tabs and less functionality. C) It does not enable you to view and edit a document online, whereas Word does. D) An Internet connection is not necessary to use Word Web App, whereas Word requires a connection in order to access various resources.

Computer Science & Information Technology

A link contains the ________ that links to another Web page.

A. hypertext B. URL C. domain name D. CSS

Computer Science & Information Technology