PolarChartValueAxisStripBuilder.EndValue Method
| Name | Parameters | Description |
|---|---|---|
| EndValue(JS) | value | Specifies an end value for a strip. Mirrors the client-side endValue option. |
| EndValue(DateTime) | value | Specifies an end value for a strip. Mirrors the client-side endValue option. |
| EndValue(Double) | value | Specifies an end value for a strip. Mirrors the client-side endValue option. |
| EndValue(String) | value | Specifies an end value for a strip. Mirrors the client-side endValue option. |