ChartDirector 7.1 (.NET Edition)

Chart.LogarithmicRegression


Declaration

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

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.