A custom user control for building statistics.
Represents one calculation piece in an aggregate select statement.
The StatisticBuilderPanel BgroundColorsLight type exposes the following members.Constructors
| Name | Description | |
|---|---|---|
| StatisticBuilderPanel BgroundColorsLight | Initializes a new instance of the StatisticBuilderPanel BgroundColorsLight class |
Methods
| Name | Description | |
|---|---|---|
| GetHtmlColors |
Represents a subset of these HTML colors in an array.
|
Fields
| Name | Description | |
|---|---|---|
| LIGHT_BLUE |
Light blue color.
| |
| LIGHT_GREEN |
Light green color.
| |
| LIGHT_GREY |
Light grey color.
| |
| LIGHT_NAVY |
Light navy blue color.
| |
| LIGHT_ORANGE |
Light orange color.
| |
| LIGHT_PURPLE |
Light purple color.
| |
| LIGHT_RED |
Light red color.
| |
| LIGHT_YELLOW |
Light yellow color.
|
See Also