[]
Use the members of this enumeration to set the value of the DataArray property in the TrendLine class.
public enum DataArrayEnum
| Name | Description |
|---|---|
| Y | Specifies ChartDataSeries.Y array |
| Y1 | Specifies ChartDataSeries.Y1 array |
| Y2 | Specifies ChartDataSeries.Y2 array |
| Y3 | Specifies ChartDataSeries.Y3 array |