[]
        
(Showing Draft Content)

C1.Win.C1Chart.TrendLine.SeriesIndex

SeriesIndex Property

SeriesIndex

Gets or sets the index of the data series that is used to calculate the TrendLine.

Declaration
[TypeConverter(typeof(ew))]
public int SeriesIndex { get; set; }
Remarks

If the SeriesIndex value does not address a specific data series, then the TrendLine is not shown.

See Also