IVZChartObject

Assembly: Visualizators;

Description

The IVZChartObject interface is basic to work with chart elements.

Comments

The interface does not contain its proper properties and methods.

To work with chart area, use the IVZChartArea interface.

To work with chart coordinate grid, use the IVZChartGrid interface.

To work with bubble chart axis parameters, use the IVZChartAxis interface.

To work with bubble chart data series, use the IVZChartSerie interface.

To work with bubble chart trend line, use the IVZBubbleChartTrendLine interface.

See also:

Visualizators Assembly Interfaces