ZoomCharts Documentation
ZoomCharts.Configuration.ItemsChartSettingsAuraStyle
Inheritance hierarchy
This type inherits from BaseSettingsBackgroundStyle. Through this type it also inherits members from BaseSettingsLineStyle.
Methods
Properties
Whether the aura is enabled and visible
Group ID for legend. Items in the same group have a different toggle behavior. When all the items in a group are enabled, clicking an item causes that item to stay enabled and all other items are disabled. Clicking it again enables all items again. Consequently, at least one item in each group is always enabled. The exception to this is if the group ID is null (no group) or the group contains only one item. Then the item is toggled on/off individually.
Name to show in legend
Whether or not to show this aura in legend.
Order in which to draw the auras. Auras with bigger order numbers are drawn on top of auras with smaller order numbers. Auras with equivalent order numbers are drawn ordered by ID.