Identify the letter of the choice that best matches the phrase or definition.
A. Specifies which elements are included in a chart and where they are placed.
B. A graphical representation of data.
C. Formats the chart based on the colors, fonts, and effects associated with the workbook's theme.
D. The entire chart and all other chart elements.
E. A separate sheet in the workbook that stores a chart.
A. Chart layout
B. Chart
C. Chart style
D. Chart area
E. Chart sheet
You might also like to view...
As defined in the text, the pointer variable head
a. is the first node in the list b. points to the first node in the list c. is always NULL d. is undefined
Member function definitions:
a. Always require the binary scope operator (::). b. Require the binary scope operator only when being defined outside of the definition of their class. c. Can use the binary scope operator anywhere, but become public functions. d. Must use the binary scope operator in their function prototype.