Shape ____ make it possible to apply multiple formats to a data series, such as an outline, fill color, and text color, all with a single click.

A. text annotations
B. gridlines
C. markers
D. styles


Answer: D

Computer Science & Information Technology

You might also like to view...

Which constructor below creates a JInternalFrame that is resizable, closable, maximizable, and minimizable?

a. JInternalFrame frame = new JInternalFrame("Internal Frame", true, true, true, true); b. JInternalFrame frame = new JInternalFrame("Internal Frame", true, true, false, true); c. JInternalFrame frame = new JInternalFrame("Internal Frame", true, true, true, false); d. JInternalFrame frame = new JInternalFrame("Internal Frame", false, false, true, true);

Computer Science & Information Technology

An Internet access device is responsible to provide Internet through the use of a modem, DSL, cable, or satellite. However, a ______ is needed to connect the Internet access device to client computers on a network

a. Router b. Hub c. Repeater d. Switch

Computer Science & Information Technology

Which of the following Access options provides a way to set security, macro, and other privacy settings?

A. Trust Center B. Add-ins C. Customize Ribbon D. Client Settings

Computer Science & Information Technology

A security program manager wants to actively test the security posture of a system. The system is not yet in production and has no uptime requirement or active user base.Which of the following methods will produce a report which shows vulnerabilities that were actually exploited?

A. Peer review B. Component testing C. Penetration testing D. Vulnerability testing

Computer Science & Information Technology