Method: Plotrb::Legend#fill

Defined in:
lib/plotrb/legends.rb

#fillSymbol

Returns the name of the scale that determines an item’s fill color.

Returns:

  • (Symbol)

    the name of the scale that determines an item’s fill color



30
31
# File 'lib/plotrb/legends.rb', line 30

LEGEND_PROPERTIES = [:size, :shape, :fill, :stroke, :orient, :title, 
:format, :offset, :values, :properties]