ZoomCharts Documentation

ZoomCharts.Configuration.NetChartSettingsLegendAdvanced

Inheritance hierarchy

This type inherits from BaseSettingsLegendAdvanced.

Methods

This type does not define any methods.

Properties

selectedBackground: string

Background color for selected legend entry.

selectedBorder: string

Border color for selected legend entry.

showItemsWithClasses: "any" | "all"

When an item (node or link) has several classes applied, and the legend has some of them enabled, and some of the disabled, this governs whether that element is visible. If an element has no classes applied, it is always visible. If a class is applied to an element but is not shown in the legend (showInLegend=false), then this class is ignored for the calculation.

Valid values:
  • any An item is visible if at least one of its classes is enabled
  • all An item is visible only if all its classes are enabled
textColorDisabled: string
Introduced in version 1.15.0.

Style for legend entry text when a disabled item is displayed.

X