Defining Run-time Attributes

You can assign certain attributes in the configuration environment to make the chart accessible when you switch to the run-time environment. You can specify these attributes by selecting the appropriate check boxes on the General tabbed page of the Chart Configuration dialog box. Refer to the following table:

Chart Attributes 

By selecting the check box...

You activate the property...

Which lets you...

Highlightable

IsControllable

Highlight the object at run-time so it can be modified.

Example: Determine which object in a picture can be selected or modified.

Selectable

IsSelectable

Select the object at run-time.

Examples: Zoom in on an area of the chart; display a time cursor tool tip on a pen.

Modifiable

IsModifiable

Modify the object at run-time.

Example: Modify pen properties using the Chart Configuration dialog box.