public class ExcelChartSeries
Public Class ExcelChartSeries
public ref class ExcelChartSeries
type ExcelChartSeries = class end
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. |
Equals | (Inherited from Object) |
Finalize | (Inherited from Object) |
GetHashCode | (Inherited from Object) |
GetType | (Inherited from Object) |
MemberwiseClone | (Inherited from Object) |
ToString | (Inherited from Object) |