ChartDirector 7.1 (.NET Edition)

Chart.ExponentialRegression


Declaration

[C#]public const int ExponentialRegression;
[VB]Public Const ExponentialRegression As Integer

Description

A constant equals to -1 to represent that exponential regression be used to draw a trend line.

This constant is used in TrendLayer.setRegressionType.