A custom user control for building statistics.
Represents one calculation piece in an aggregate select statement.
The StatisticBuilderPanel BgroundColorsDark type exposes the following members.Constructors
| Name | Description | |
|---|---|---|
| StatisticBuilderPanel BgroundColorsDark | Initializes a new instance of the StatisticBuilderPanel BgroundColorsDark class |
Methods
| Name | Description | |
|---|---|---|
| GetHtmlColors |
Represents a subset of these HTML colors in an array.
|
Fields
| Name | Description | |
|---|---|---|
| DARK_BLUE |
A dark blue color.
| |
| DARK_GREEN |
A dark green color.
| |
| DARK_GREY |
A dark grey color.
| |
| DARK_NAVY |
A dark navy blue color.
| |
| DARK_ORANGE |
A dark orange color.
| |
| DARK_PURPLE |
A dark purple color.
| |
| DARK_RED |
A dark red color.
| |
| DARK_YELLOW |
A dark yellow color.
|
See Also