Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

Index

Constructors

constructor

Properties

Protected configs

configs: any

margins

margins: any

Protected model

model: ChartModel

Protected parent

parent: any

scale

scale: any

scaleType

scaleType: ScaleTypes

Protected services

services: any

type

type: string = "axes"

Methods

createOrGetScale

  • createOrGetScale(): any

destroy

  • destroy(): void

getAxisRef

  • getAxisRef(): any

getContainerSVG

  • getContainerSVG(): any

getParent

  • getParent(): any

getScale

  • getScale(): any

getScaleDomain

  • getScaleDomain(): any

getTitleRef

  • getTitleRef(): any

getValueFromScale

  • getValueFromScale(datum: any, index?: number): any

init

  • init(): void

render

  • render(animate?: boolean): void

setModel

  • setModel(newObj: any): void

setParent

  • setParent(parent: any): void

setServices

  • setServices(newObj: any): void

Generated using TypeDoc