React PolarChart - ArgumentAxisConstantLines

Defines an array of the argument axis constant lines.

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

displayBehindSeries

Specifies whether to display the constant line behind or in front of the series.

Type:

Boolean

Default Value: false

extendAxis

Specifies whether to extend the axis to display the constant line.

Type:

Boolean

Default Value: false

label

An object defining constant line label properties.

Type:

Object

value

Specifies a value to be displayed by a constant line.

Type:

Number

|

Date

|

String

Default Value: undefined