| GrapeCity.Excel.Chart Namespace : ExcelLineSeries Class | 
The following tables list the members exposed by ExcelLineSeries.
| Name | Description | |
|---|---|---|
|  | ExcelLineSeries Constructor | Initializes a new instance of the ExcelLineSeries class. | 
| Name | Description | |
|---|---|---|
|  | CategoryAxisData | Specifies the category axis data | 
|  | DataLabels | Specifies the data labels | 
|  | DataPoints | Represents a data point collections. | 
|  | ErrorBars | Specifies the error bars. | 
|  | 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. | 
|  | Marker | Represents the data marker settings; | 
|  | Order | Specifies the order of the series on the collection. It's 0 based | 
|  | SeriesName | Specifies text for a series name. | 
|  | SeriesValue | Specifies series value | 
|  | Smoothing | Specifies the line connection the points on the chart shall be smoothed using Catmull-Rom splines. | 
|  | Trendlines | Represents collection of trend lines. |