Paper Office
paper-xlsxAPI referencechart.marker

DataPoint

paper-xlsx 0.2.1 API reference

DataPoint(idx=None, invertIfNegative=None, marker=None, bubble3D=None, explosion=None, spPr=None, pictureOptions=None, extLst=None)

Attributes

bubble3D

attributebubble3D
= bubble3D

explosion

attributeexplosion
= explosion

extLst

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

graphicalProperties

attributegraphicalProperties
= Alias('spPr')

idx

attributeidx
= idx

idx_base

attributeidx_base
= 0

invertIfNegative

attributeinvertIfNegative
= invertIfNegative

marker

attributemarker
= marker

namespace

attributenamespace
= None

pictureOptions

attributepictureOptions
= pictureOptions

spPr

attributespPr
= spPr

tagname

attributetagname
= 'dPt'

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