IEaxBubbleChart.TimeLineDim

Fore Syntax

TimeLineDim: IDimInstance;

Fore.NET Syntax

TimeLineDim: Prognoz.Platform.Interop.Dimensions.IDimInstance;

Description

The TimeLineDim property determines dimension, the elements of which are used to build the bubble chart time line.

Comments

The instance of the calendar dictionary is to be passed as a property value. The elements, selected in the calendar, corresponds to the scale divisions.

Example

The example of use is given in description of the IEaxAnalyzerCore.BubbleChart property.

See also:

IEaxBubbleChart