ZoomCharts Documentation
Switch to Version 2.0 (BETA)
ZoomCharts.Configuration.LinearChartLegendEntry
Inheritance hierarchy
This type inherits from BaseLegendEntry.
Methods
Determines if the item is enabled. Override if the item is also considered enabled/disabled depending on some external circumstance.
Return value
Determines if the item is hovered. Override if the item is also considered hovered depending on some external circumstance.
Return value
Properties
Whether the item is enabled
Group identifier, used for enabling/disabling logic.
How enabling/disabling grouped legend items should behave
Valid values:- toggle - Toggling any group item toggles all group items to the same state
Count of pointers hovering over the legend item
Cached label that will be painted when the item is disabled.
Cached label that will be painted when the item is enabled.