paper-xlsxAPI referencechart.series
XYSeries
paper-xlsx 0.2.1 API reference
Dedicated series for charts that have x and y series
Attributes
bubble3D
attributebubble3D= Series.bubble3DbubbleSize
attributebubbleSize= Series.bubbleSizecat
attributecat= catdLbls
attributedLbls= Series.dLblsdPt
attributedPt= Series.dPtdata_points
attributedata_points= Alias('dPt')errBars
attributeerrBars= Series.errBarsexplosion
attributeexplosion= explosionextLst
attributeextLst= Typed(expected_type=ExtensionList, allow_none=True)graphicalProperties
attributegraphicalProperties= Alias('spPr')identifiers
attributeidentifiers= Alias('cat')idx
attributeidx= Series.idxidx_base
attributeidx_base= 0invertIfNegative
attributeinvertIfNegative= Series.invertIfNegativelabels
attributelabels= Alias('dLbls')marker
attributemarker= Series.markernamespace
attributenamespace= Noneorder
attributeorder= Series.orderpictureOptions
attributepictureOptions= pictureOptionsshape
attributeshape= shapesmooth
attributesmooth= Series.smoothspPr
attributespPr= Series.spPrtagname
attributetagname= 'ser'title
attributetitle= Alias('tx')trendline
attributetrendline= Series.trendlinetx
attributetx= Series.txval
attributeval= valxVal
attributexVal= Series.xValyVal
attributeyVal= Series.yValzVal
attributezVal= Alias('bubbleSize')Functions
__iter__
func__iter__()from_tree
funcfrom_tree(node)Create object from XML
paramnodeto_tree
functo_tree(tagname=None, idx=None)The index can need rebasing
paramtagname= Noneparamidx= None