Options
All
  • Public
  • Public/Protected
  • All
Menu

Class LineChart

Hierarchy

Index

Constructors

constructor

Properties

components

components: Component[]

model

model: ChartModel = new ChartModel(this.services)

services

services: any = Object.assign(this.services, {axes: Axes,curves: Curves})

Methods

destroy

  • destroy(): void

Protected getAxisChartComponents

Protected getChartComponents

getComponents

  • getComponents(): any[]

init

update

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

    • Default value animate: boolean = true

    Returns void

Generated using TypeDoc