Method: Ambling::Column::Settings::PlotArea#alpha
- Defined in:
- lib/ambling/column.rb
#alpha ⇒ Object
- 0
-
(0 - 100) if you want it to be different than background color, use bigger than 0 value
390 391 392 |
# File 'lib/ambling/column.rb', line 390 def alpha @alpha end |