Properties for Graph controls in DataWindow objects

An x in the M (Modify) column means you can change the property. When (exp) is included in the description, you can specify a DataWindow expression as the value for that property.

Property for a Graph

M

Description

AccessibleDescription

x

A description of the control for use by assistive technology tools.

AccessibleName

x

A descriptive label for the control.

AccessibleRole

A description of the kind of user-interface element that the control is.

Attributes

A list of the properties of the graph.

Axis

x

(exp) List of items (categories, series, or values) for the axis.

Axis.property

x

(exp) Properties for a graph axis.

Axis.DispAttr

x

(exp) Display properties for an axis (see DispAttr.fontproperty in this table).

BackColor

x

(exp) The background color of the graph.

Band

The band containing the graph.

Border

x

(exp) The type of border around the graph.

Category

x

(exp) List of categories for the axis (see Axis in this table).

Category.property

x

(exp) Properties for the Category axis (see Axis.property in this table).

Category.DispAttr

x

(exp) Display properties for the Category axis (see DispAttr.fontproperty in this table).

Color

x

(exp) The text color.

Depth

x

(exp) The depth of a 3D graph.

DispAttr.fontproperty

x

Font settings for various components of the graph.

Elevation

x

(exp) The elevation of a 3D graph.

Enabled

x

(exp) Determines whether a button control on a DataWindow is enabled.

FocusRectangle

x

Determines whether a rectangle displays around the selected control.

GraphType

x

(exp) The type of graph (pie, bar, and so on).

Height

x

(exp) The height of the graph.

HideSnaked

x

Whether the control appears once per page when printing newspaper columns.

Legend

x

(exp) The location of the legend.

Legend.DispAttr.fontproperty

x

(exp) Display properties for the legend.

Moveable

x

Whether the user can move the graph.

Name

The name of the graph control.

OverlapPercent

x

(exp) The overlap between data markers in different series.

Perspective

x

(exp) The distance of the graph from the front of the window.

Pie.DispAttr.fontproperty

x

(exp) Display properties for the pie slice labels.

PlotNullData

x

Whether a continuous line is drawn in a line graph when there is no data.

Pointer

x

(exp) The pointer image when it is over the graph.

Range

The rows in the DataWindow that are included in the graph.

Render3D

x

Whether the graph is rendered in the DirectX 3D style.

Resizeable

x

Whether the user can resize the graph.

Rotation

x

(exp) The left-to-right rotation of a 3D graph.

Series

x

(exp) List of series for the axis (see Axis in the table).

Series.property

x

(exp) Properties for the Series axis (see Axis.property in this table).

Series.DispAttr

x

(exp) Display properties for the Series axis (see DispAttr.fontproperty in this table).

ShadeColor

x

(exp) The color of the back edge for 3D data markers.

SizeToDisplay

x

(exp) Whether to size the graph to the display area.

SlideLeft

x

(exp) Whether the graph moves left to fill in empty space.

SlideUp

x

(exp) How the graph moves up to fill in empty space.

Spacing

x

(exp) The gap between categories.

TabSequence

x

The position of the graph in the tab order.

Tag

x

(exp) The tag text for the graph.

Title

x

(exp) The graph’s title.

Title.DispAttr.fontproperty

x

(exp) Display properties for the title.

Type

The control’s type, which is graph.

Values

x

(exp) List of values for the axis (see Axis in the table).

Values.property

x

(exp) Properties for the Values axis (see Axis.property in the table).

Values.DispAttr

x

(exp) Display properties for the Values axis (see DispAttr.fontproperty in the table).

Visible

x

(exp) Whether the graph control is visible.

Width

x

(exp) The width of the graph.

X

x

(exp) The x coordinate of the graph.

Y

x

(exp) The y coordinate of the graph.