Paper Office
paper-xlsxAPI referencechart.axis

NumericAxis

paper-xlsx 0.2.1 API reference

NumericAxis(crossBetween=None, majorUnit=None, minorUnit=None, dispUnits=None, extLst=None, **kw)

Attributes

axId

attributeaxId
= _BaseAxis.axId

axPos

attributeaxPos
= _BaseAxis.axPos

crossAx

attributecrossAx
= _BaseAxis.crossAx

crossBetween

attributecrossBetween
= crossBetween

crosses

attributecrosses
= _BaseAxis.crosses

crossesAt

attributecrossesAt
= _BaseAxis.crossesAt

delete

attributedelete
= _BaseAxis.delete

dispUnits

attributedispUnits
= dispUnits

extLst

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

graphicalProperties

attributegraphicalProperties
= Alias('spPr')

idx_base

attributeidx_base
= 0

majorGridlines

attributemajorGridlines
= _BaseAxis.majorGridlines

majorTickMark

attributemajorTickMark
= _BaseAxis.majorTickMark

majorUnit

attributemajorUnit
= majorUnit

minorGridlines

attributeminorGridlines
= _BaseAxis.minorGridlines

minorTickMark

attributeminorTickMark
= _BaseAxis.minorTickMark

minorUnit

attributeminorUnit
= minorUnit

namespace

attributenamespace
= None

numFmt

attributenumFmt
= _BaseAxis.numFmt

number_format

attributenumber_format
= Alias('numFmt')

scaling

attributescaling
= _BaseAxis.scaling

spPr

attributespPr
= _BaseAxis.spPr

tagname

attributetagname
= 'valAx'

textProperties

attributetextProperties
= Alias('txPr')

tickLblPos

attributetickLblPos
= _BaseAxis.tickLblPos

title

attributetitle
= _BaseAxis.title

txPr

attributetxPr
= _BaseAxis.txPr

Functions

__iter__

func__iter__()

from_tree

funcfrom_tree(node)

Special case value axes with no gridlines

paramnode

to_tree

functo_tree(tagname=None, idx=None, namespace=None)
paramtagname
= None
paramidx
= None
paramnamespace
= None

On this page