IUiChart.Orientation

Fore Syntax

Orientation: ChartOrientation;

Fore.NET Syntax

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

Description

The Orientation property determines the chart orientation.

Comments

By default left-to-right orientation is used.

Example

Example of use is given in description of the IUiChart.Type property.

See also:

IUiChart