You can display the Format Axis dialog box by:
A) clicking a button in the Format group on the Layout tab.
B) double-clicking an axis.
C) clicking a button in the Format group on the Design tab.
D) right-clicking an axis, and from the displayed menu, clicking Format Axis.
D
Computer Science & Information Technology
You might also like to view...
The Styles group can be found on the ________ tab
A) Home B) Insert C) View D) Page Layout
Computer Science & Information Technology
MC Which of the following correctly defines a class Baseball and inherits from class Sport?
a) class Baseball ( Sport ):. b) class Baseball : Sport :. c) class Sport.Baseball:. d) None of the above.
Computer Science & Information Technology