Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • ChartLegendHandler

Implements

Index

Properties

Private _colorRepository

_colorRepository: IColorRepository

Private _column

_column: string

Private _dataSource

_dataSource: IDataSourceV2

Private _dimension

_dimension: any

Private _domId

_domId: string

Private _legendLabelFunction

_legendLabelFunction: Function

Private _mediator

_mediator: IMediator

Private _selectedLegendItems

_selectedLegendItems: any

Methods

Private _getUniqueValues

  • _getUniqueValues(dimension: any): any[]
  • Parameters

    • dimension: any

    Returns any[]

Private _hasCheckedValues

  • _hasCheckedValues(): boolean
  • Returns boolean

Private _onLegendItemClick

  • _onLegendItemClick(value: any): void
  • Parameters

    • value: any

    Returns void

Private _updateFilter

  • _updateFilter(): void
  • Returns void

clearLegendSelection

  • clearLegendSelection(): void

set

  • set(options: any): void
  • Parameters

    • options: any

    Returns void

setDimension

  • setDimension(dimension: any): void
  • Parameters

    • dimension: any

    Returns void

updateLegend

  • updateLegend(): void

Generated using TypeDoc