paper-xlsxAPI referencechart.chartspace
ChartContainer
paper-xlsx 0.2.1 API reference
ChartContainer(title=None, autoTitleDeleted=None, pivotFmts=(), view3D=None, floor=None, sideWall=None, backWall=None, plotArea=None, legend=None, plotVisOnly=True, dispBlanksAs='gap', showDLblsOverMax=None, extLst=None)Attributes
autoTitleDeleted
attributeautoTitleDeleted= autoTitleDeletedbackWall
attributebackWall= backWalldispBlanksAs
attributedispBlanksAs= dispBlanksAsextLst
attributeextLst= Typed(expected_type=ExtensionList, allow_none=True)floor
attributefloor= flooridx_base
attributeidx_base= 0legend
attributelegend= legendnamespace
attributenamespace= NonepivotFmts
attributepivotFmts= pivotFmtsplotArea
attributeplotArea= plotAreaplotVisOnly
attributeplotVisOnly= plotVisOnlyshowDLblsOverMax
attributeshowDLblsOverMax= showDLblsOverMaxsideWall
attributesideWall= sideWalltagname
attributetagname= 'chart'title
attributetitle= titleview3D
attributeview3D= view3DFunctions
__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