Gets and sets whether System.Decimal is used instead of System.Double for the internal algorithms. When true, algorithms are more accurate but accept a smaller range of numbers.
public Boolean UseDecimals {get; set;}

See Also

BaseTrend Class | BaseTrend Members | Steema.TeeChart.Functions Namespace