Skip to main content
A newer version of this page is available. .

RegressionLines Properties

Represents the collection of regression lines of a specific series.
Name Description
IsDisposed Gets a value indicating whether the control has been disposed of. Inherited from ChartElement.
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.RegressionLines property.
Tag Gets or sets the object that contains data related to the chart element. Inherited from ChartElement.
See Also