Paper Office
paper-xlsxAPI referencechart.label

DataLabelList

paper-xlsx 0.2.1 API reference

DataLabelList(dLbl=(), delete=None, **kw)

Attributes

dLbl

attributedLbl
= dLbl

dLblPos

attributedLblPos
= _DataLabelBase.dLblPos

delete

attributedelete
= delete

extLst

attributeextLst
= _DataLabelBase.extLst

graphicalProperties

attributegraphicalProperties
= Alias('spPr')

idx_base

attributeidx_base
= 0

namespace

attributenamespace
= None

numFmt

attributenumFmt
= _DataLabelBase.numFmt

position

attributeposition
= Alias('dLblPos')

separator

attributeseparator
= _DataLabelBase.separator

showBubbleSize

attributeshowBubbleSize
= _DataLabelBase.showBubbleSize

showCatName

attributeshowCatName
= _DataLabelBase.showCatName

showLeaderLines

attributeshowLeaderLines
= _DataLabelBase.showLeaderLines

showLegendKey

attributeshowLegendKey
= _DataLabelBase.showLegendKey

showPercent

attributeshowPercent
= _DataLabelBase.showPercent

showSerName

attributeshowSerName
= _DataLabelBase.showSerName

showVal

attributeshowVal
= _DataLabelBase.showVal

spPr

attributespPr
= _DataLabelBase.spPr

tagname

attributetagname
= 'dLbls'

textProperties

attributetextProperties
= Alias('txPr')

txPr

attributetxPr
= _DataLabelBase.txPr

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