Method: Axlsx::View3D#rot_x
- Defined in:
- lib/axlsx/drawing/view_3D.rb
#rot_x ⇒ Integer Also known as: rotX
x rotation for the chart must be between -90 and 90
29 30 31 |
# File 'lib/axlsx/drawing/view_3D.rb', line 29 def rot_x @rot_x end |