paper-xlsxAPI referencechart.axis
SeriesAxis
paper-xlsx 0.2.1 API reference
SeriesAxis(tickLblSkip=None, tickMarkSkip=None, extLst=None, **kw)Attributes
axId
attributeaxId= _BaseAxis.axIdaxPos
attributeaxPos= _BaseAxis.axPoscrossAx
attributecrossAx= _BaseAxis.crossAxcrosses
attributecrosses= _BaseAxis.crossescrossesAt
attributecrossesAt= _BaseAxis.crossesAtdelete
attributedelete= _BaseAxis.deleteextLst
attributeextLst= Typed(expected_type=ExtensionList, allow_none=True)graphicalProperties
attributegraphicalProperties= Alias('spPr')idx_base
attributeidx_base= 0majorGridlines
attributemajorGridlines= _BaseAxis.majorGridlinesmajorTickMark
attributemajorTickMark= _BaseAxis.majorTickMarkminorGridlines
attributeminorGridlines= _BaseAxis.minorGridlinesminorTickMark
attributeminorTickMark= _BaseAxis.minorTickMarknamespace
attributenamespace= NonenumFmt
attributenumFmt= _BaseAxis.numFmtnumber_format
attributenumber_format= Alias('numFmt')scaling
attributescaling= _BaseAxis.scalingspPr
attributespPr= _BaseAxis.spPrtagname
attributetagname= 'serAx'textProperties
attributetextProperties= Alias('txPr')tickLblPos
attributetickLblPos= _BaseAxis.tickLblPostickLblSkip
attributetickLblSkip= tickLblSkiptickMarkSkip
attributetickMarkSkip= tickMarkSkiptitle
attributetitle= _BaseAxis.titletxPr
attributetxPr= _BaseAxis.txPrFunctions
__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