Gets or sets the array index of y values that is used for TrendLine.
[Visual Basic]
Public Property DataArray As DataArrayEnum
[C#]
public DataArrayEnum DataArray {get;set;}
[Delphi]
public property DataArray: DataArrayEnum read get_DataArray write set_DataArray;
See Also
TrendLine Class | TrendLine Members | C1.Win.C1Chart Namespace | TrendLine Class
Send comments about this topic to ComponentOne. Copyright © ComponentOne LLC. All rights reserved. |