class

AquaPlot::SeriesOptions

Inherits AquaPlot::DataSet / Reference / Object

Constructors

new(linecolor : String = "", linewidth : Int32 = 2, pointtype : Int32 = 7, pointsize : Int32 = 2, **options)

INITIALIZATION

Source

Instance methods

get_linecolor

GETTERS

Source
get_linewidth
Source
get_pointsize
Source
get_pointtype
Source
get_style
Source
linecolor

GETTERS

Source
linecolor=(linecolor : String)

GETTERS

Source
linewidth
Source
linewidth=(linewidth : Int32)
Source
pointsize
Source
pointsize=(pointsize : Int32)
Source
pointtype
Source
pointtype=(pointtype : Int32)
Source
set_linecolor(linecolor : String)

SETTERS

Source
set_linewidth(linewidth : Int32)
Source
style
Source
style=(style : String)
Source
to_s

SERIALIZER

Source