paper-xlsxAPI referencechart.plotarea
PlotArea
paper-xlsx 0.2.1 API reference
PlotArea(layout=None, dTable=None, spPr=None, _charts=(), _axes=(), extLst=None)Attributes
area3DChart
attributearea3DChart= MultiSequencePart(expected_type=AreaChart3D, store='_charts')areaChart
attributeareaChart= MultiSequencePart(expected_type=AreaChart, store='_charts')bar3DChart
attributebar3DChart= MultiSequencePart(expected_type=BarChart3D, store='_charts')barChart
attributebarChart= MultiSequencePart(expected_type=BarChart, store='_charts')bubbleChart
attributebubbleChart= MultiSequencePart(expected_type=BubbleChart, store='_charts')catAx
attributecatAx= MultiSequencePart(expected_type=TextAxis, store='_axes')dTable
attributedTable= dTabledateAx
attributedateAx= MultiSequencePart(expected_type=DateAxis, store='_axes')doughnutChart
attributedoughnutChart= MultiSequencePart(expected_type=DoughnutChart, store='_charts')extLst
attributeextLst= Typed(expected_type=ExtensionList, allow_none=True)graphicalProperties
attributegraphicalProperties= Alias('spPr')idx_base
attributeidx_base= 0layout
attributelayout= layoutline3DChart
attributeline3DChart= MultiSequencePart(expected_type=LineChart3D, store='_charts')lineChart
attributelineChart= MultiSequencePart(expected_type=LineChart, store='_charts')namespace
attributenamespace= NoneofPieChart
attributeofPieChart= MultiSequencePart(expected_type=ProjectedPieChart, store='_charts')pie3DChart
attributepie3DChart= MultiSequencePart(expected_type=PieChart3D, store='_charts')pieChart
attributepieChart= MultiSequencePart(expected_type=PieChart, store='_charts')radarChart
attributeradarChart= MultiSequencePart(expected_type=RadarChart, store='_charts')scatterChart
attributescatterChart= MultiSequencePart(expected_type=ScatterChart, store='_charts')serAx
attributeserAx= MultiSequencePart(expected_type=SeriesAxis, store='_axes')spPr
attributespPr= spPrstockChart
attributestockChart= MultiSequencePart(expected_type=StockChart, store='_charts')surface3DChart
attributesurface3DChart= MultiSequencePart(expected_type=SurfaceChart3D, store='_charts')surfaceChart
attributesurfaceChart= MultiSequencePart(expected_type=SurfaceChart, store='_charts')tagname
attributetagname= 'plotArea'valAx
attributevalAx= MultiSequencePart(expected_type=NumericAxis, store='_axes')Functions
__iter__
func__iter__()from_tree
funcfrom_tree(node)paramnodeto_tree
functo_tree(tagname=None, idx=None, namespace=None)paramtagname= Noneparamidx= Noneparamnamespace= None