Method: Axlsx::CatAxis#lbl_offset
- Defined in:
- lib/axlsx/drawing/cat_axis.rb
#lbl_offset ⇒ Integer Also known as: lblOffset
The offset of the labels must be between a string between 0 and 1000
31 32 33 |
# File 'lib/axlsx/drawing/cat_axis.rb', line 31 def lbl_offset @lbl_offset end |