ScottPlot
|
This object holds many common plot style customizations and facilitates switching between styles or copying styles from one plot to another. More...
Public Member Functions | |
void | Apply (Plot plot) |
Apply these style settings to the given plot. | |
PlotStyle | WhereDifferentFrom (PlotStyle other) |
Return a plot style with all values nulled except those that are different than the given style. | |
Static Public Member Functions | |
static PlotStyle | FromPlot (Plot plot) |
Return the styles represented by the given plot. | |
Properties | |
IPalette? | Palette = null [get, set] |
Color? | FigureBackgroundColor = null [get, set] |
Color? | DataBackgroundColor = null [get, set] |
Color? | AxisColor = null [get, set] |
Color? | GridMajorLineColor = null [get, set] |
Color? | LegendBackgroundColor = null [get, set] |
Color? | LegendFontColor = null [get, set] |
Color? | LegendOutlineColor = null [get, set] |
This object holds many common plot style customizations and facilitates switching between styles or copying styles from one plot to another.
|
inline |
Apply these style settings to the given plot.
Return the styles represented by the given plot.
Return a plot style with all values nulled except those that are different than the given style.
|
getset |
|
getset |
|
getset |
|
getset |
|
getset |
|
getset |
|
getset |
|
getset |