Legend is an option in the ________ button, located by default to the right of a selected chart

A) Chart Styles
B) Chart Elements
C) Chart Filter
D) Chart Layout


Answer: B

Computer Science & Information Technology

You might also like to view...

Which of the following is not one of the three general types of computer languages?

a. Machine languages. b. Assembly languages. c. High-Level languages. d. Spoken languages.

Computer Science & Information Technology

Consider the following list.list = {20, 10, 17, 2, 18, 35, 30, 90, 48, 47};Suppose that sequential search as discussed in the book is used to determine whether 2 is in list. Exactly how many key comparisons are executed by the sequential search algorithm?

A. 3 B. 4 C. 5 D. 8

Computer Science & Information Technology

Animating data markers individually by   ____________________  displays the data markers of each series.

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

Computer Science & Information Technology

The modulus operator has the highest precedence and is evaluated first.

Indicate whether the statement is true or false.

Computer Science & Information Technology