AquaPlot::SeriesOptions
Inherits AquaPlot::DataSet / Reference / Object
Constructors
new(linecolor : String = "", linewidth : Int32 = 2, pointtype : Int32 = 7, pointsize : Int32 = 2, **options)
INITIALIZATION
Instance methods
get_linewidth
Sourceget_pointsize
Sourceget_pointtype
Sourceget_style
Sourcelinewidth
Sourcelinewidth=(linewidth : Int32)
Sourcepointsize
Sourcepointsize=(pointsize : Int32)
Sourcepointtype
Sourcepointtype=(pointtype : Int32)
Sourceset_linewidth(linewidth : Int32)
Sourcestyle
Sourcestyle=(style : String)
Source