IUiChart.Style

Fore Syntax

Style: ChartStyle;

Fore.NET Syntax

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

Description

The Style property determines the type of a chart scale.

Comments

Absolute scale is used by default.

Example

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

See also:

IUiChart