Robert Važan

StatCounter in JungleControls

Nice, visually compact numeric stats control for WPF with support for labels and units. It can be used to build dashboards.

StatCounter control from JungleControls library is a single header-content pair where the header is displayed above/below the content and the content itself is usually displayed with double font size. It is commonly used in dashboard views. StatCounter provides plenty of automated formatting rules for primitive data types while letting app developers to fully customize its looks.

Demo showing various formatting options
Intelligent formatting is provided for several standard data types.

Sample XAML:

<jc:StatCounter xmlns:jc="clr-namespace:JungleControls;assembly=JungleControls" Header="Header" Content="75%" />

Properties:


Possible Mode values: