Assembly: Express;
Name space: Prognoz.Platform.Interop.Express;
The IEaxWorkbookChart interface is used to work with parameters of the workbook chart
IEaxWorkbookChart
Use the IEaxWorkbook.Chart property to get settings of the chart used by the workbook.
| 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: