Name | Description | |
---|---|---|
![]() | LineSeries Constructor | Creates a LineSeries in the Chart. |
The following tables list the members exposed by LineSeries.
Name | Description | |
---|---|---|
![]() | LineSeries Constructor | Creates a LineSeries in the Chart. |
Name | Description | |
---|---|---|
![]() | CellRange | Gets the CellRange associated with the ChartValueRange. (Inherited from Xceed.Workbooks.NET.ChartValueRange) |
![]() | DataPointLabels | Gets the LineSeries' data labels. |
![]() | Fill | Gets the Area that will be filled with a color. (Inherited from Xceed.Workbooks.NET.Series) |
![]() | IsSmoothed | Gets or sets if the LineSeries will smooth the lines drawn around data points. |
![]() | Marker | Gets the LineSeries' Markers. |
![]() | Name | Gets or sets the Series' name. (Inherited from Xceed.Workbooks.NET.Series) |
![]() | PlotOnSecondaryAxis | Gets or sets if the Series is plotted on the secondary Axis. (Inherited from Xceed.Workbooks.NET.Series) |
![]() | Stroke | Gets the Line associated with the Series. (Inherited from Xceed.Workbooks.NET.Series) |
![]() | SubType | Gets or sets the LineChartSubType. |
![]() | Values | Gets or sets the values associated with the ChartValueRange. (Inherited from Xceed.Workbooks.NET.ChartValueRange) |