Method: Nyaplot::Diagrams::Labels#stroke_width
- Defined in:
- lib/bionya/diagram.rb
#stroke_width ⇒ Numeric
Returns the width of stroke.
49 |
# File 'lib/bionya/diagram.rb', line 49 define_group_properties(:options, [:color, :fill_by, :x, :text, :stroke_width, :layer, :text_size]) |