ChartDirector 5.1 (.NET Edition)

Chart.LogarithmicRegression


Declaration

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

Description

A constant equals to -2 to represent that logarithmic regression be used to draw a trend line.

This constant is used in TrendLayer.setRegressionType.