ExcelChartSeries Class |
Namespace: ExpertXls.ExcelLib
The ExcelChartSeries type exposes the following members.
Name | Description | |
---|---|---|
Border |
Gets the border of the data point in this series.
| |
CategoryNamesRange |
Gets or sets the range from where the category names for this series are taken.
| |
ChartType |
Gets or sets the chart type of the series. Series in an Excel chart can have different types. For example a serie can be
of column type and another serie of line type. By default the chart type of the series is taken from the chart parent.
| |
DataPoints |
Gets the collection of data points of this series
| |
Interior |
Gets the series interior.
| |
Name |
Gets or sets the series name.
| |
ValuesRange |
Gets or sets the range from where the series values are taken.
|