IVZChartArea

Assembly: Visualizators;

Namespace: Prognoz.Platform.Interop.Visualizators;

Description

The IVZChartArea interface is used to work with chart area.

Inheritance Hierarchy

IVZChartObject

IVZChartArea

Comments

The IVZBubbleChart.ChartArea property can be used to get bubble chart area parameters.

Properties

  Property name Brief description
The AxisX property determines X axis of bubble chart area.
The AxisY property determines Y axis of bubble chart area.
The Footer property determines footer for bubble chart area.
The Grid property determines the grid of bubble chart plot area.
The Header property determines header for bubble chart area.

Properties inherited from IVZBubbleChartObject

  Property name Brief description
The Visibility property determines whether a bubble chart is visible.

See also:

Visualizators Assembly Interfaces