RegressionLines Properties
Represents the collection of regression lines of a specific series.| Name | Description |
|---|---|
| Item[ValueLevel] | Provides access to individual Regression Lines in the collection, by their value levels. |
| LinesSerializable | Gets the value used to support serialization of the XYDiagram2DSeriesViewBase.Indicators property. |
| Tag | Gets or sets the object that contains data related to the chart element. Inherited from ChartElement. |
See Also