GrapeCity.Excel.Chart Namespace : IExcelChartSeriesBase Interface |
For a list of all members of this type, see IExcelChartSeriesBase members.
Name | Description | |
---|---|---|
![]() | CategoryAxisData | Specifies the data used for the category axis |
![]() | DataLabels | Represents the data labels of this series. |
![]() | DataPoints | Specifies collection od data points |
![]() | Format | Represents the formatting options of this series. |
![]() | Index | Specifies the index of the containing element. It shall determine which of the parent's children collection this elemeht applies to. |
![]() | Order | Specifies the order of the series on the collection. It's 0 based |
![]() | SeriesName | Specifies text for a series name. |
![]() | SeriesValue | Specifies the data values which shall be used to define the locatin of the data markers on a charts |