Represents a legend that indicates the size and the color scale for a collection of series.

Hierarchy

Hierarchy

Constructors

Properties

ngAcceptInputType_isFinancial: string | boolean
ngAcceptInputType_isItemwise: string | boolean
ɵcmp: unknown
ɵfac: unknown

Accessors

  • get isFinancial(): boolean
  • Gets if the legend is a financial legend.

    Returns boolean

  • get isItemwise(): boolean
  • Gets if the legend is item-wise.

    Returns boolean

Methods

  • Returns the legend visuals expressed as a serialized string.

    Returns string

  • Parameters

    • name: string

    Returns any