IUiChart.Orientation

Fore Syntax

Orientation: ChartOrientation;

Fore.NET Syntax

Orientation: Prognoz.Platform.Interop.Chart.ChartOrientation;

Description

The Orientation property determines chart orientation.

Comments

Left-to-right orientation is used by default.

Example

The example of use is given in description of the IUiChart.Type property.

See also:

IUiChart