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.
显示文件 Open project: ScottPlot/ScottPlot Class Usage Examples

Public Properties

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

Property Details

DataBackgroundColor public_oe property

public Color, DataBackgroundColor
return Color,

FigureBackgroundColor public_oe property

public Color, FigureBackgroundColor
return Color,

Palette public_oe property

public Palette, Palette
return Palette,

SpineColor public_oe property

public Color, SpineColor
return Color,