Navigation: Code Documentation > RSVclCommon > RSGraphics > Enumerations
TRSColorScheme Enumeration
Defines a color scheme to use (currently used in the RiverSoftAVG Charting Component Suite).
Namespace: RSGraphics
Delphi
type TRSColorScheme = (csCustom, csDefaultColors, csPastels, csBlackandWhite, csGrays, csSouthwest, csReds, csGreens, csBlues, csViolets, csDystopia, csAntique);
Name
Description
csAntique
Represents constant csAntique.
csBlackandWhite
Represents constant csBlackandWhite.
csBlues
Represents constant csBlues.
csCustom
Represents constant csCustom.
csDefaultColors
Represents constant csDefaultColors.
csDystopia
Represents constant csDystopia.
csGrays
Represents constant csGrays.
csGreens
Represents constant csGreens.
csPastels
Represents constant csPastels.
csReds
Represents constant csReds.
csSouthwest
Represents constant csSouthwest.
csViolets
Represents constant csViolets.
Top
•RSGraphics.TColorList
•RSGraphics.DefaultColorList
•RSGraphics.PastelsColorList
•RSGraphics.BWColorList
•RSGraphics.GraysColorList
•RSGraphics.SouthwestColorList
•RSGraphics.RedsColorList
•RSGraphics.GreensColorList
•RSGraphics.BluesColorList
•RSGraphics.VioletsColorList
•RSGraphics.DystopiaColorList
•RSGraphics.AntiqueColorList
•RSGraphics