The ________ is the left border of a chart with the value labels

A) plot area
B) horizontal axis
C) vertical axis
D) grid area

C

Computer Science & Information Technology

You might also like to view...

Which of the following will compile a program called ReadIt?

a. java ReadIt.java b. java ReadIt.javac c. javac ReadIt.java d. javac ReadIt.javac

Computer Science & Information Technology

Describe how a Java variable comes into and out of scope.

What will be an ideal response?

Computer Science & Information Technology