Item, Position, and General Tabs

<< Click to Display Table of Contents >>

 

Item, Position, and General Tabs

On the Item tab, users can view the name of an object and assign a description to it.

Item tab

Item tab

Each option on the Item tab has a corresponding property. The available options on this tab are described on the next table.

Available options on the Item tab

Option

Description

Name

Determines this object's name. This option is equivalent to E3Chart's Name property

Documentation

A free text that enables documenting this object's features and functionality by a developer. This option is equivalent to E3Chart's DocString property

 

The Position tab specifies an E3Chart's position on a Screen.

Position tab

Position tab

Each option on the Position tab has an equivalent property. The available options on this tab are described on the next table.

Available options on the Position tab

Option

Description

X

Defines this object's left horizontal coordinate, in Himetric units. This option is equivalent to E3Chart's X property

Y

Defines this object's upper vertical coordinate, in Himetric units. This option is equivalent to E3Chart's Y property

Width

Determines this object's width. This option is equivalent to E3Chart's Width property

Height

Determines this object's height. This option is equivalent to E3Chart's Height property

 

On the General tab, users can specify E3Chart's style and appearance.

General tab

General tab

Each option on the General tab has a corresponding property. The available options on this tab are described on the next table.

Available options on the General tab

Option

Description

Show title

Displays this chart's title. This option is equivalent to E3Chart's Title property

Show title with color

Determines a color for the text of this chart's title. This option is equivalent to E3Chart's TitleColor property

Show border

Enables or disables an external border on this E3Chart, when the visualization of scales is disabled. This option is equivalent to E3Chart's ShowBorder property

Paint the chart's background with

Determines this chart's background color. This option is equivalent to E3Chart's BackColor property

Paint the grid's background with

Determines a background color for the grid. This option is equivalent to E3Chart's GridBkColor property

Refresh rate (seconds)

Determines an interval between drawing updates in this chart. This option is equivalent to E3Chart's RefreshTime property

Was this page useful?