Click or drag to resize

ModernCounter Properties

The ModernCounter type exposes the following members.

Properties
  NameDescription
Public propertyData
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
Public propertyDisplayNumber
Gets an integer value as the counter (it sums up all values in the Data)
Public propertyHeader
Gets or Sets the header of the ModernCounter
Public propertyTextColor
Gets or Sets the Color of the text and Graph, with animation when the value has changed.
Top
See Also