Show contents 

Express > Express Assembly Interfaces > IEaxWorkbookChart

IEaxWorkbookChart

Assembly: Express;

Description

The IEaxWorkbookChart interface is used to work with workbook chart parameters

Inheritance Hierarchy

          IEaxWorkbookChart

Comments

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

Properties

  Property name Brief description
Chart The Chart property returns the chart.
SerieTypeAvailable The SerieTypeAvailable property returns whether the selected series type can be displayed on a chart.
SerieTypeIndex The SerieTypeIndex property returns index for specified series type.
SerieTypeVisible The SerieTypeVisible property determines whether the chart display selected series type.
Type The Type property returns chart type.

See also:

Express Assembly Interfaces