Element Details: Hover+Highlight
 Back


Available in: Logi Info Source code name: HoverHighlightIntroduced in: v11.0.43

HoverHighlight causes chart features such as bars and lines to be highlighted when the pointer is hovered over the top of each feature.

HoverHighlighting makes it easier for users to visualize the item under the pointer.

Attributes enable customizing of these highlight overlays. Fill Color applies to Pie and Bar charts. Border Color and Border Width applies to Line, Area, and Scatter charts. Line Color applies to Line and Area charts.

Spline charts are not supported.



ATTRIBUTES

Click attribute Name to drill down for more information.

NamePossible ValuesDescription
BorderColor
UserDefined
Sets the color of border lines. Enter a color by name, decimal RGB value, or hex RGB value. Prefix hex values with the pound sign, like #112233.
BorderWidth
(Number)
For highlighting, controls width of border around data points in Line, Area, and Scatter charts.
FillColor
UserDefined
The color used for inside of a shape. HoverHighlight: Applies to Bar and Pie charts.
LineColor
UserDefined
Color used for highlighting line. Only works for Line and Area chart.
Transparency
UserDefined
Indicates a level of transparency of the element. The lowest value of 0 indicates that the element is opaque, with no transparency. The other end of the scale, 15, indicates a completely transparent element. Use medium-level transparency to allow different chart layers to show through each other.



PARENT ELEMENTS

Click element to drill down for more information.

Chart.Heatmap Chart.Pie Chart.Scatter Chart.XY


CHILD ELEMENTS

Click element to drill down for more information.



 Back to top


 Chart Debug