paper-xlsxAPI referencechart.chartspace
ChartSpace
paper-xlsx 0.2.1 API reference
ChartSpace(date1904=None, lang=None, roundedCorners=None, style=None, clrMapOvr=None, pivotSource=None, protection=None, chart=None, spPr=None, txPr=None, externalData=None, printSettings=None, userShapes=None, extLst=None)Attributes
chart
attributechart= chartclrMapOvr
attributeclrMapOvr= clrMapOvrdate1904
attributedate1904= date1904extLst
attributeextLst= Typed(expected_type=ExtensionList, allow_none=True)externalData
attributeexternalData= externalDatagraphical_properties
attributegraphical_properties= Alias('spPr')idx_base
attributeidx_base= 0lang
attributelang= langnamespace
attributenamespace= NonepivotSource
attributepivotSource= pivotSourceprintSettings
attributeprintSettings= printSettingsprotection
attributeprotection= protectionroundedCorners
attributeroundedCorners= roundedCornersspPr
attributespPr= spPrstyle
attributestyle= styletagname
attributetagname= 'chartSpace'textProperties
attributetextProperties= Alias('txPr')txPr
attributetxPr= txPruserShapes
attributeuserShapes= userShapesFunctions
__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