SegmentDirective

12 Sep 20251 minute to read

Series Directive

<e-series-collection>
<e-series>
<e-segments>
<e-segment>
</e-segment>
</e-segments>
</e-series-collection>

Properties

color any

Defines the fill color for the region using a color name, hex code, or rgba value.

Defaults to null

dashArray any

Specifies the dash pattern for the stroke of the series. The string format allows defining various dash and gap lengths.

Defaults to ‘0’

value any

Defines the starting point of region.

Defaults to null