Options
All
  • Public
  • Public/Protected
  • All
Menu

Class PieChart

Hierarchy

Index

Constructors

Properties

Methods

Object literals

Constructors

constructor

Properties

components

components: Component[]

model

model: PieChartModel = new PieChartModel(this.services)

Methods

destroy

  • destroy(): void

Protected getChartComponents

getComponents

  • getComponents(): any[]

init

update

  • update(animate?: boolean): void
  • Parameters

    • Default value animate: boolean = true

    Returns void

Object literals

services

services: object

domUtils

domUtils: DOMUtils = DOMUtils

events

events: Events = Events

transitions

transitions: Transitions = Transitions

Generated using TypeDoc