TChartTrendline.Order Property
Integer between 2 and 6 indicating the order of the polynomial. This property only applies if the TrendlineType is TChartTrendlineType.Polynomial.
Syntax
Namespace: FlexCel.Core
public Int32 Order { get; set; }
Integer between 2 and 6 indicating the order of the polynomial. This property only applies if the TrendlineType is TChartTrendlineType.Polynomial.
Namespace: FlexCel.Core
public Int32 Order { get; set; }