Method: Writexlsx::Chart::Series#points
- Defined in:
- lib/write_xlsx/chart/series.rb
#points ⇒ Object (readonly)
Returns the value of attribute points.
233 234 235 |
# File 'lib/write_xlsx/chart/series.rb', line 233 def points @points end |