RainbowSettings Class

Source: MtxGridSeries.cs · Assembly: Dew.Math.TeePro

public class RainbowSettings

Stores settings for rainbow color scale.

Stores settings for rainbow color scale of the Dew.Math.Tee.ColorPalette.

Properties

NameTypeDescription
BottomColorBaseColorDefines the bottom base Color.
BottomToMidBooleanEnables rainbow effect between bottom and mid color.
BottomToTopBooleanEnables rainbow effect between bottom and top color.
MiddleColorBaseColorDefines the mid base Color.
MidToTopBooleanEnables rainbow effect between mid and top color.
TopColorBaseColorDefines the top base Color.

Methods

NameDescription
ctor
ResetResets the parameters for rainbow color palette.