In the accompanying figure, Item 3 points to the ____.

A. data series
B. gridlines
C. worksheet data
D. plot area


Answer: A

Computer Science & Information Technology

You might also like to view...

MC Which of the following pairs of items have a relationship that may be represented by composition?

a) Computer, hard drive. b) Book, literature. c) Car, vehicle. d) None of the above.

Computer Science & Information Technology

The ______ type contains a list of values that are programmer specified.

Fill in the blank(s) with the appropriate word(s).

Computer Science & Information Technology

The Control panel is located ____.

A. beneath the Tool bar and directly above the document window B. beneath the Menu bar and directly above the horizontal ruler C. beneath the document tab and directly above the vertical ruler D. none of the above

Computer Science & Information Technology

The use of ____ in a C program will result in a compiler error.

A. if (age == 40) B. if (40 == age) C. if (age = 40) D. if (40 = age)

Computer Science & Information Technology