Paper Office
paper-xlsxAPI referencechart.chartspace

ChartContainer

paper-xlsx 0.2.1 API reference

ChartContainer(title=None, autoTitleDeleted=None, pivotFmts=(), view3D=None, floor=None, sideWall=None, backWall=None, plotArea=None, legend=None, plotVisOnly=True, dispBlanksAs='gap', showDLblsOverMax=None, extLst=None)

Attributes

autoTitleDeleted

attributeautoTitleDeleted
= autoTitleDeleted

backWall

attributebackWall
= backWall

dispBlanksAs

attributedispBlanksAs
= dispBlanksAs

extLst

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

floor

attributefloor
= floor

idx_base

attributeidx_base
= 0

legend

attributelegend
= legend

namespace

attributenamespace
= None

pivotFmts

attributepivotFmts
= pivotFmts

plotArea

attributeplotArea
= plotArea

plotVisOnly

attributeplotVisOnly
= plotVisOnly

showDLblsOverMax

attributeshowDLblsOverMax
= showDLblsOverMax

sideWall

attributesideWall
= sideWall

tagname

attributetagname
= 'chart'

title

attributetitle
= title

view3D

attributeview3D
= view3D

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