CacheInfo Class
Namespace: Stimulsoft.Report.Gauge.Helpers
Constructors
| Constructor | Description |
|---|---|
| constructor(number valueKey, string valueStr, number count) |
constructor(valueKey: number, valueStr: string, count: number)
Parameters
- valueKey (number)
- valueStr (string)
- count (number)
Methods
| Method | Returns | Description |
|---|---|---|
| toString | string |
Method Details
toString
toString(): string
Returns string
Fields
| Field | Type | Description |
|---|---|---|
| count | number | |
| valueKey | number | |
| valueStr | string |