回归线 是一条表示 线性回归分析 的线段,对支持 XY-图象 (继承自 XYDiagram3DSeriesViewBase 类) 的系列视图类型可用。
与其他 指标线 一起,回归线位于系列的 XYDiagram2DSeriesViewBase.Indicators 集合中。 一个系列可以有任意数目的回归线。 更多信息,请参阅 回归线。
下表列出了影响此元素外观和功能的主要属性:
类 | RegressionLine 类 (是 Indicator 类的子类) |
可用性 | XYDiagram2DSeriesViewBase.Indicators |
特殊选项 | SingleLevelIndicator.ValueLevel |
外观 | ChartControl.IndicatorsPaletteName、Indicator.Color 和 Indicator.LineStyle |
可视性和在图例中的可视性 | Indicator.Visible 和 Indicator.ShowInLegend |