All docs
V20.2
23.1
22.2
22.1
21.2
21.1
20.2
20.1
19.2
19.1
The page you are viewing does not exist in version 19.1. This link will take you to the root page.
18.2
The page you are viewing does not exist in version 18.2. This link will take you to the root page.
18.1
The page you are viewing does not exist in version 18.1. This link will take you to the root page.
17.2
The page you are viewing does not exist in version 17.2. This link will take you to the root page.
A newer version of this page is available. Switch to the current version.

marker

A legend item marker.

Type:

Object

DevExtreme legend item marker

fill

The marker's color.

Type:

String

This property supports the following colors:

opacity

The marker's opacity.

Type:

Number

This property accepts a value from 0 to 1: 0 makes the marker transparent; 1 makes it opaque.

size

The diameter of the legend item's marker in pixels.

Type:

Number

If the legend is grouped by size, this property's value is different for each legend item. Otherwise, the value equals the markerSize.

state

The marker's state.

Type:

String

Accepted Values: 'normal' | 'hovered' | 'selected'

state Result
"normal" DevExtreme Chart legend marker in normal state
"hovered" DevExtreme Chart legend marker in hovered state
"selected" DevExtreme Chart legend marker in selected state