Options
All
  • Public
  • Public/Protected
  • All
Menu

interface LegendItem is for each item in the displayed Legend.

The required value is the displayName and the optional ones are class, icon and id.

Hierarchy

  • {}
    • LegendItem

Index

Properties

Properties

Optional class

class: undefined | string

displayName

displayName: string

Optional icon

Optional id

id: undefined | string

Legend

  • Object literal
  • Function
  • Type alias
  • Type alias with type parameter
  • Interface
  • Property
  • Enumeration

Generated using TypeDoc