Method: Nyaplot::Diagrams3D::Wireframe#name
- Defined in:
- lib/nyaplot3d/diagram.rb
#name ⇒ String
Returns the name of the plot.
71 |
# File 'lib/nyaplot3d/diagram.rb', line 71 define_group_properties(:options, [:name, :color, :thickness, :has_legend]) |