paper-xlsxAPI referencechart.legend
LegendEntry
paper-xlsx 0.2.1 API reference
LegendEntry(idx=0, delete=False, txPr=None, extLst=None)Attributes
delete
attributedelete= deleteextLst
attributeextLst= Typed(expected_type=ExtensionList, allow_none=True)idx
attributeidx= idxidx_base
attributeidx_base= 0namespace
attributenamespace= Nonetagname
attributetagname= 'legendEntry'txPr
attributetxPr= 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