Paper Office
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
= chart

clrMapOvr

attributeclrMapOvr
= clrMapOvr

date1904

attributedate1904
= date1904

extLst

attributeextLst
= Typed(expected_type=ExtensionList, allow_none=True)

externalData

attributeexternalData
= externalData

graphical_properties

attributegraphical_properties
= Alias('spPr')

idx_base

attributeidx_base
= 0

lang

attributelang
= lang

namespace

attributenamespace
= None

pivotSource

attributepivotSource
= pivotSource

printSettings

attributeprintSettings
= printSettings

protection

attributeprotection
= protection

roundedCorners

attributeroundedCorners
= roundedCorners

spPr

attributespPr
= spPr

style

attributestyle
= style

tagname

attributetagname
= 'chartSpace'

textProperties

attributetextProperties
= Alias('txPr')

txPr

attributetxPr
= txPr

userShapes

attributeuserShapes
= userShapes

Functions

__iter__

func__iter__()

from_tree

funcfrom_tree(node)

Create object from XML

paramnode

to_tree

functo_tree(tagname=None, idx=None, namespace=None)
paramtagname
= None
paramidx
= None
paramnamespace
= None

On this page