mixin used to attach frame options to a type
Instance methods
frame_dash_type(value :
Int32)
Set the dash type of the legend frame
Sourceframe_hide
Set the visibility of the legend frame to a hidden status.
Sourceframe_line_color(value :
String)
Set the line color the legend frame
Sourceframe_line_style(value :
Int32)
Set the line style of the legend frame
Sourceframe_line_type(value :
Int32)
Set the line type of the legend frame
Sourceframe_line_width(value :
Int32)
Set the line width of the legend frame
Sourceframe_show(value = true)
Set the visibility of the legend frame to a shown or hidden status.
Source