Method: Axlsx::CatAxis#lblOffset
- Defined in:
- lib/axlsx/drawing/cat_axis.rb
#lblOffset ⇒ Integer
The offset of the labels must be between a string between 0 and 1000
17 18 19 |
# File 'lib/axlsx/drawing/cat_axis.rb', line 17 def lblOffset @lblOffset end |