You can use tools on the CHART TOOLS DESIGN and FORMAT subject tabs to customize the elements of your chart. 

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


False

Computer Science & Information Technology

You might also like to view...

Which one of the following statements assigns the value contained in the Text property of a Text Box control named textbook to the Text Property of a Label control named age Label?

a. ageLabel = ageTextBox; b. ageTextBox.Text = ageLabel.Text; c. ageLabel.Text = ageTextBox.Text; d. ageTextBox = ageLabel;

Computer Science & Information Technology

The standard Windows user interface is called the __________.

a. shell b. GUI c. desktop d. line command interface

Computer Science & Information Technology

What is a reserve price auction?

(a) The seller sets the lowest acceptable amount he will accept for the item and the buyers bid on it. (b) The seller sets an amount for the lowest possible bid on the item, and the buyers bid on it. (c) The buyer sets a price as sellers compete to match or even beat it. (d) The seller sells the item to the auction service, which then auctions the item off.

Computer Science & Information Technology

The ____ button in the Property inspector allows you to display styles to apply to selected text.

A. Style B. Design C. Format D. Text

Computer Science & Information Technology