IVZChartSerie

Assembly: Visualizators;

Namespace: Prognoz.Platform.Interop.Visualizators;

Description

The IVZChartSeries interface is used to work with a bubble chart data series.

Inheritance Hierarchy

IVZChartObject

IVZChartSerie

Comments

Bubble chart data series parameters can be obtained using the IVZChartSeries.Item, IVZChartSeries.ItemById properties.

Properties

  Property name Brief description

BubbleChart

The BubbleChart property determines bubble chart parameters.

Id

The Id property determines data series identifier.

MasterSerieIdx

The MasterSerieIdx property determines data series index.

Selected

The Selected property selects a data series.

Title

The Title property determines a data series title.

See also:

Visualizators Assembly Interfaces