IUiChart.DisplayMode

Fore Syntax

DisplayMode: ChartDisplayMode;

Fore.NET Syntax

DisplayMode: Prognoz.Platform.Interop.Chart.ChartDisplayMode;

Description

The DisplayMode property determines a chart display mode.

Comments

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

Fore and Fore.NET Examples

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

See also:

IUiChart