TIWCGJQPlotTrendlineOptionsType Enumeration

Represents type TIWCGJQPlotTrendlineOptionsType.

Namespace: IWCGJQPlotCharts
type
 TIWCGJQPlotTrendlineOptionsType = (jqptlotLinear,jqptlotExponential,jqptlotExp);

The TIWCGJQPlotTrendlineOptionsType type exposes the following members.

Show:
 NameDescription
jqptlotExp

Represents constant jqptlotExp.

jqptlotExponential

Represents constant jqptlotExponential.

jqptlotLinear

Represents constant jqptlotLinear.

Top