When working with charts the green cross that appears next to a chart when editing.


Ans:
-allows the user to add data labels.
-allows the user to add axis titles.

Computer Science & Information Technology

You might also like to view...

Arrays are always passed to a function using

a. pass by value b. pass by reference c. pass by array d. you cannot pass arrays to a function

Computer Science & Information Technology

MC Which of the following correctly calls a function with the following header: def ( name, number1 = "one", number2 = "two" ):?

a) test ( number1 = "two", "Name" ). b) test ( "Name", number2 = "one" ). c) test ( number1 = "three" ). d) All of the above.

Computer Science & Information Technology

If you make changes to an embedded chart and want the chart in the source file to be updated, you must do this manually, making twice the work

Indicate whether the statement is true or false

Computer Science & Information Technology

You can apply a ________ to the entire PivotTable report

A) PivotChart Style B) PivotTable Style C) PivotStyle D) PivotReport Style

Computer Science & Information Technology