BarGaugeBuilder.Values Method
| Name | Parameters | Description |
|---|---|---|
| Values(JS) | value | Specifies the array of values to be indicated on a bar gauge. Mirrors the client-side values option. |
| Values(IEnumerable<Double>) | value | Specifies the array of values to be indicated on a bar gauge. Mirrors the client-side values option. |