A data marker, such as a column, dot, or pie slice on a chart, represents a single:
A) series. B) column. C) data point. D) row.
C
Computer Science & Information Technology
You might also like to view...
If you are creating a custom field with a constant data value, then you must have a colon after the field name that you choose
Indicate whether the statement is true or false
Computer Science & Information Technology
Which of the following statements about Java Class Libraries is false:
a. Java class libraries consist of classes that consist of methods that perform tasks. b. Java class libraries are also known as Java APIs (Application Programming Interfaces). c. An advantage of using Java class libraries is saving the effort of designing, developing and testing new classes. d. Java class libraries are not portable
Computer Science & Information Technology