# XWUIDisplayStatistic

Display statistics/counts

## Basic Usage

XWUIDisplayStatistic Component Display statistics/counts.

```example
file: examples/BasicUsage.ts
html: examples/BasicUsage.html
title: Basic Usage
description: XWUIDisplayStatistic Component Display statistics/counts.
```

## Semantic Value Types

valueType auto-formats the raw number as currency, percent or compact notation.

```example
file: examples/ValueTypes.ts
html: examples/ValueTypes.html
title: Semantic Value Types
description: valueType auto-formats the raw number as currency, percent or compact notation.
```

## Prefix, Suffix and Size

A hero KPI with a currency prefix, a per-month suffix, large size and a coloured value.

```example
file: examples/PrefixSuffixSize.ts
html: examples/PrefixSuffixSize.html
title: Prefix, Suffix and Size
description: A hero KPI with a currency prefix, a per-month suffix, large size and a coloured value.
```

```api
```
