Class type Ext_chart_Highlight.configs


class type configs = object .. end
Inherits
method highlight : 'a. 'a Js.t Js.prop

Set to true to enable highlighting using the default highlight attributes.

Can also be an object with style properties (i.e fill, stroke, stroke-width, radius) which are may override the default highlight attributes.

Defaults to: false