Case WDX 2-1Stephen is creating a chart that displays the sales data for the past year. Stephen found an error in the chart data. How can he fix it?

A. On the Chart Tools Design tab, click the Edit Data button
B. On the Chart Tools Layout tab, click the Legend button
C. On the Chart Tools Layout tab, click the Data Labels button
D. On the Chart Tools Design tab, click the Change Chart Type button

Answer: A

Computer Science & Information Technology

You might also like to view...

A delete query ________

A) makes a new table B) searches a field and displays records that contain duplicates C) adds the results of a query to an existing table D) removes records from a table

Computer Science & Information Technology

Explain the following questions below:

i) Can a server invoked by lightweight procedure calls control the degree of concurrency within it? ii) Explain why and how a client is prevented from calling arbitrary code within a server under lightweight RPC. iii) Does LRPC expose clients and servers to greater risks of mutual interference than conventional RPC (given the sharing of memory)?

Computer Science & Information Technology