Method: Axlsx::Chart#series_type
- Defined in:
- lib/axlsx/drawing/chart.rb
#series_type ⇒ Series (readonly)
The type of series to use for this chart.
49 50 51 |
# File 'lib/axlsx/drawing/chart.rb', line 49 def series_type @series_type end |