paper-xlsxAPI referencechart.trendline
Trendline
paper-xlsx 0.2.1 API reference
Trendline(name=None, spPr=None, trendlineType='linear', order=None, period=None, forward=None, backward=None, intercept=None, dispRSqr=None, dispEq=None, trendlineLbl=None, extLst=None)Attributes
backward
attributebackward= backwarddispEq
attributedispEq= dispEqdispRSqr
attributedispRSqr= dispRSqrextLst
attributeextLst= Typed(expected_type=ExtensionList, allow_none=True)forward
attributeforward= forwardgraphicalProperties
attributegraphicalProperties= Alias('spPr')idx_base
attributeidx_base= 0intercept
attributeintercept= interceptname
attributename= namenamespace
attributenamespace= Noneorder
attributeorder= orderperiod
attributeperiod= periodspPr
attributespPr= spPrtagname
attributetagname= 'trendline'trendlineLbl
attributetrendlineLbl= trendlineLbltrendlineType
attributetrendlineType= trendlineTypeFunctions
__iter__
func__iter__()from_tree
funcfrom_tree(node)Create object from XML
paramnodeto_tree
functo_tree(tagname=None, idx=None, namespace=None)paramtagname= Noneparamidx= Noneparamnamespace= None