ModernCounter Properties |
The ModernCounter type exposes the following members.
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.
|