GlyphQueryConfig

interface GlyphQueryConfig

An interface that defines the parameters for a call to the queryGlyphMap() function.

Properties

chart

chart: undefined | Chart <any>

Constrain the query to Annotations rendered in this Chart.

id

id: undefined | string

Constrain the query to Annotations with this ID.

selector

selector: undefined | string

Constrain the query to Annotations with this selector.