IEaxWorkbookChart

Assembly: Express;

Name space: Prognoz.Platform.Interop.Express;

Description

The IEaxWorkbookChart interface is used to work with parameters of the workbook chart

Inheritance Hierarchy

          IEaxWorkbookChart

Comments

Use the IEaxWorkbook.Chart property to get settings of the chart used by the workbook.

Properties

  Property name Brief description
The Chart property returns the chart.
The SerieTypeAvailable property returns whether the selected series type is available to be displayed in the chart.
The SerieTypeIndex property returns index for specified series type.
The SerieTypeVisible property determines whether the chart display selected series type.
The Type property returns chart type.

See also:

Express Assembly Interfaces