IUiChart.DisplayMode

Syntax

DisplayMode: ChartDisplayMode;

Description

The DisplayMode property determines a chart display mode.

Comments

Only some of display modes are available for each chart type.

Example

The property use is given in the example for IChart.DisplayMode.

See also:

IUiChart