Back to Devexpress

RegressionLine Constructors

corelibraries-devexpress-dot-xtracharts-dot-regressionline-dot-ctor.md

latest1.5 KB
Original Source

RegressionLine Constructors

Represents a Regression Line indicator.

NameParametersDescription
RegressionLine()noneInitializes a new instance of the RegressionLine class with the default settings.
RegressionLine(ValueLevel)valueLevelInitializes a new instance of the RegressionLine class with the specified value level.
RegressionLine(String, ValueLevel)name, valueLevelInitializes a new instance of the RegressionLine class with the specified name and value level.
RegressionLine(String)nameInitializes a new instance of the RegressionLine class with the specified name.

See Also

RegressionLine Class

RegressionLine Members

DevExpress.XtraCharts Namespace