React PolarChart - ArgumentAxisStrips

Specifies properties for argument axis strips.

import { ArgumentAxisStrips } from "devextreme/viz/polar_chart"

color

Specifies a color for a strip.

Type:

String

Default Value: undefined

endValue

Specifies an end value for a strip.

Type:

Number

|

Date

|

String

Default Value: undefined

label

An object that defines the label configuration properties of a strip.

Type:

Object

startValue

Specifies a start value for a strip.

Type:

Number

|

Date

|

String

Default Value: undefined