ModernCounter Class | 
Namespace: Hummingbird.UI
The ModernCounter type exposes the following members.
| Name | Description | |
|---|---|---|
| ModernCounter | 
            Initializes a new instance of the ModernCounter class.
              | 
| Name | Description | |
|---|---|---|
| Data | 
            Gets or Sets an Integer Array to holds the history. When Data is Set DisplayNumber will be updated as the sum of the integer values
              | |
| DisplayNumber | 
            Gets an integer value as the counter (it sums up all values in the Data)
              | |
| Header | 
            Gets or Sets the header of the ModernCounter
              | |
| TextColor | 
            Gets or Sets the Color of the text and Graph, with animation when the value has changed.
              | 
| Name | Description | |
|---|---|---|
| InitializeComponent | 
            InitializeComponent
              | 
| Name | Description | |
|---|---|---|
| HeaderProperty | 
            The header property
              |