StatisticBuilderPanel BgroundColors MembersA Sandcastle Documented Class Library

A custom user control for building statistics. Represents one calculation piece in an aggregate select statement.

The StatisticBuilderPanel BgroundColors type exposes the following members.
Constructors

  NameDescription
Public methodStatisticBuilderPanel BgroundColors
Back to Top
Methods

  NameDescription
Public methodStatic memberGetDarkHtmlColors
Represents a subset of dark HTML colors in an array.
Public methodStatic memberGetLightHtmlColors
Represents a subset of light HTML colors in an array.
Public methodStatic memberGetVeryDarkHtmlColors
Represents a subset of very dark HTML colors in an array.
Back to Top
Fields

  NameDescription
Public fieldStatic memberDARK_BLUE
A dark blue color.
Public fieldStatic memberDARK_GREEN
A dark green color.
Public fieldStatic memberDARK_GREY
A dark grey color.
Public fieldStatic memberDARK_NAVY
A dark navy blue color.
Public fieldStatic memberDARK_ORANGE
A dark orange color.
Public fieldStatic memberDARK_PURPLE
A dark purple color.
Public fieldStatic memberDARK_RED
A dark red color.
Public fieldStatic memberDARK_YELLOW
A dark yellow color.
Public fieldStatic memberLIGHT_BLUE
A light blue color.
Public fieldStatic memberLIGHT_GREEN
A light green color.
Public fieldStatic memberLIGHT_GREY
A light grey color.
Public fieldStatic memberLIGHT_NAVY
A light navy blue color.
Public fieldStatic memberLIGHT_ORANGE
A light orange color.
Public fieldStatic memberLIGHT_PURPLE
A light purple color.
Public fieldStatic memberLIGHT_RED
A light red color.
Public fieldStatic memberLIGHT_YELLOW
A light yellow color.
Public fieldStatic memberVERY_DARK_BLUE
A very dark blue color.
Public fieldStatic memberVERY_DARK_GREEN
A very dark green color.
Public fieldStatic memberVERY_DARK_GREY
A very dark grey color.
Public fieldStatic memberVERY_DARK_NAVY
A very dark navy blue color.
Public fieldStatic memberVERY_DARK_ORANGE
A very dark orange color.
Public fieldStatic memberVERY_DARK_PURPLE
A very dark purple color.
Public fieldStatic memberVERY_DARK_RED
A very dark red color.
Public fieldStatic memberVERY_DARK_YELLOW
A very dark yellow color.
Back to Top
See Also