The range of values, or ___________________, of an axis is based on the values in the data source.

Fill in the blank(s) with the appropriate word(s).

scale

Computer Science & Information Technology

You might also like to view...

Which is the prototype for a pure virtual function in class TVGame called StartGame which has no inputs and returns a bool?

A. bool virtual StartGame() B. virtual bool StartGame() = 0; C. virtual bool TVGame::StartGame(string) = 0; D. bool virtual TVGame::StartGame(string) = 0;

Computer Science & Information Technology

InDesign is a page layout software program used to design and produce documents that can be printed or used on the web.

Answer the following statement true (T) or false (F)

Computer Science & Information Technology