IVZChartArea

Assembly: Visualizators;

Description

The IVZChartArea interface is used to work with chart plot area

Inheritance Hierarchy

          IVZChartObject

          IVZChartArea

Comments

Chart plot area parameters can be obtained using the IVZBubbleChart.ChartArea property.

Properties

  Property name Brief description
Brush The Brush property determines chart plot area fill parameters.
Pen The Pen property determines parameters of the pen used for rendering chart plot area border.

See also:

Visualizators Assembly Interfaces