Click or drag to resize

RegularColor Enumeration

[Missing <summary> documentation for "T:Altaxo.Serialization.Origin.RegularColor"]


Namespace: Altaxo.Serialization.Origin
Assembly: AltaxoCore (in AltaxoCore.dll) Version: 4.8.3261.0 (4.8.3261.0)
Syntax
C#
public enum RegularColor
Members
Member nameValueDescription
Black0 
Red1 
Green2 
Blue3 
Cyan4 
Magenta5 
Yellow6 
DarkYellow7 
Navy8 
Purple9 
Wine10 
Olive11 
DarkCyan12 
Royal13 
Orange14 
Violet15 
Pink16 
White17 
LightGray18 
Gray19 
LTYellow20 
LTCyan21 
LTMagenta22 
DarkGray23 
SpecialV7Axis247 
See Also