IUiChart.Style

Fore Syntax

Style: ChartStyle;

Fore.NET Syntax

Style: Prognoz.Platform.Interop.Chart.ChartStyle;

Description

The Style property determines a chart scale type.

Comments

Absolute scale is used by default.

Example

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

See also:

IUiChart