ChartSeriesHighlightPropsPremium
Represents the props of the KendoReact ChartSeriesHighlight component.
| Name | Type | Default | Description | 
|---|---|---|---|
border? | 
 | 
 The border of the highlighted Chart series. The color is computed automatically from the base point color. The border option is supported when   | |
color? | 
 | 
 The highlight color. Accepts a valid CSS color string, including hex and rgb. The color option is supported when   | |
inactiveOpacity? | 
 | 
 The opacity of the series when another series is highlighted.  | |
line? | 
 | 
 The line of the highlighted Chart series. The color is computed automatically from the base point color. The line option is supported when   | |
opacity? | 
 | 
 The opacity of the highlighted points. The opacity option is supported when   | |
toggle? | 
 | 
 A function for handling the toggling of the points highlight. The available argument fields are: 
  | |
visible? | 
 | 
 If set to   | |
visual? | 
 | 
 A function for setting custom visuals for the point highlights. The available argument fields are: 
  |