ScottPlot
|
Public Member Functions | |
Dark () | |
![]() | |
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. | |
Additional Inherited Members | |
![]() | |
static PlotStyle | FromPlot (Plot plot) |
Return the styles represented by the given plot. | |
![]() | |
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] |
|
inline |