VizScaleBreakBuilder.EndValue Method
| Name | Parameters | Description |
|---|---|---|
| EndValue(JS) | value | Along with the startValue property, limits the scale break. Mirrors the client-side endValue option. |
| EndValue(DateTime) | value | Along with the startValue property, limits the scale break. Mirrors the client-side endValue option. |
| EndValue(Double) | value | Along with the startValue property, limits the scale break. Mirrors the client-side endValue option. |
| EndValue(String) | value | Along with the startValue property, limits the scale break. Mirrors the client-side endValue option. |