[]
        
(Showing Draft Content)

GC.Spread.Sheets.Charts.TrendlineItem

接口: TrendlineItem

Sheets.Charts.TrendlineItem

Table of contents

属性

属性

backward

Optional backward: number

趋势线的向后。


displayEquation

Optional displayEquation: boolean

是否显示趋势线方程。


displayRSquared

Optional displayRSquared: boolean

是否显示趋势线的R平方。


fontColor

Optional fontColor: string

趋势线的字体颜色。


fontFamily

Optional fontFamily: string

趋势线的字体系列。


fontSize

Optional fontSize: number

趋势线的字体大小。


forward

Optional forward: number

趋势线的前进。


intercept

Optional intercept: number

趋势线的截距。


name

Optional name: string

趋势线的名称。


order

Optional order: number

多项式趋势线的阶数。


period

Optional period: number

移动平均线趋势线的周期。


style

Optional style: ILineStyle

趋势线的线条样式。


type

Optional type: TrendlineType

趋势线的类型。