SerieTypeVisible(Serie: EaxWorkbookChartSerieType): Boolean;
Serie. Series type.
The SerieTypeVisible property determines whether the chart display selected series type.
Available Values:
True. Series is displayed. The IEaxWorkbookChart.SerieTypeAvailable property returns if the series can be displayed.
False. Series is hidden.
The property use is given in the example for IEaxWorkbook.Chart.
See also: