Interface | Description |
---|---|
PlotColor |
Interface definition of the color object to be used under gnuplot
|
Class | Description |
---|---|
FillStyle |
This object carries information on how to fill a specific graph
|
PlotStyle |
This object represents the styles which can be used in gnuplot to personalize
each prot
|
RgbPlotColor |
This is an RGB (red-green-blue) color.
|
Enum | Description |
---|---|
FillStyle.Fill |
Define the fill styles
|
NamedPlotColor |
This is a list of possible colors which the user is able to use under gnuplot
|
Smooth |
Define how this plot should be smoothed.
|
Style |
Possible styles to use in gnuplot
|