Method: Axlsx::CatAxis#lblAlgn
- Defined in:
- lib/axlsx/drawing/cat_axis.rb
#lblAlgn ⇒ Symbol
specifies how the perpendicular axis is crossed must be one of [:ctr, :l, :r]
12 13 14 |
# File 'lib/axlsx/drawing/cat_axis.rb', line 12 def lblAlgn @lblAlgn end |