C# Class PlotStyle, ScottPlot

This class holds styling options for the plot. These options may be exposed to plottables in case they wish to use these colors too.
Show file Open project: ScottPlot/ScottPlot Class Usage Examples

Public Properties

Property Type Description
DataBackgroundColor Color,
FigureBackgroundColor Color,
Palette Palette,
SpineColor Color,

Property Details

DataBackgroundColor public property

public Color, DataBackgroundColor
return Color,

FigureBackgroundColor public property

public Color, FigureBackgroundColor
return Color,

Palette public property

public Palette, Palette
return Palette,

SpineColor public property

public Color, SpineColor
return Color,