ScottPlot
Loading...
Searching...
No Matches
Public Member Functions | Properties | List of all members
ScottPlot.IPalette Interface Reference
Inheritance diagram for ScottPlot.IPalette:
ScottPlot.Palettes.Amber ScottPlot.Palettes.Aurora ScottPlot.Palettes.Building ScottPlot.Palettes.Category10 ScottPlot.Palettes.Category20 ScottPlot.Palettes.ColorblindFriendly ScottPlot.Palettes.Custom ScottPlot.Palettes.Dark ScottPlot.Palettes.DarkPastel ScottPlot.Palettes.Frost ScottPlot.Palettes.LightOcean ScottPlot.Palettes.LightSpectrum ScottPlot.Palettes.Microcharts ScottPlot.Palettes.Nero ScottPlot.Palettes.Nord ScottPlot.Palettes.Normal ScottPlot.Palettes.OneHalf ScottPlot.Palettes.OneHalfDark ScottPlot.Palettes.PastelWheel ScottPlot.Palettes.Penumbra ScottPlot.Palettes.PolarNight ScottPlot.Palettes.Redness ScottPlot.Palettes.SnowStorm ScottPlot.Palettes.SummerSplash ScottPlot.Palettes.Tsitsulin

Public Member Functions

Color GetColor (int index)
 Return the Nth color (wrapping around if N is larger than the number of colors)
 

Properties

Color[] Colors [get]
 All colors in this palette.
 
string Name [get]
 Display name.
 
string Description [get]
 Additional information such as the source of this palette.
 

Member Function Documentation

◆ GetColor()

Color ScottPlot.IPalette.GetColor ( int  index)

Property Documentation

◆ Colors

Color [] ScottPlot.IPalette.Colors
get

◆ Description

string ScottPlot.IPalette.Description
get

◆ Name

string ScottPlot.IPalette.Name
get

The documentation for this interface was generated from the following file: