Assembly: Express;
The IEaxWorkbookChart interface is used to work with workbook chart parameters
IEaxWorkbookChart
Use the IEaxWorkbook.Chart property to get settings of the chart used by the workbook.
Property name | Brief description | |
Chart | The Chart property returns the chart. | |
SerieTypeAvailable | The SerieTypeAvailable property returns whether the selected series type is available to be displayed in the 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: