SparklineBuilder.ShowMinMax Method
| Name | Parameters | Description |
|---|---|---|
| ShowMinMax(JS) | value | Specifies whether or not to indicate both the minimum and maximum values on a sparkline. Mirrors the client-side showMinMax option. |
| ShowMinMax(Boolean) | value | Specifies whether or not to indicate both the minimum and maximum values on a sparkline. Mirrors the client-side showMinMax option. |