Options
All
  • Public
  • Public/Protected
  • All
Menu

Class XYChart

Hierarchy

Index

Constructors

constructor

Properties

Private categoryValues

categoryValues: any[] = []

Protected chart

chart: any

options

Private styles

styles: any

Protected textColors

Private xAxisStartWithZero

xAxisStartWithZero: boolean = true

Methods

dispose

  • dispose(): void

Protected getColor

  • getColor(key: string, index: number): string

Protected getLegendOptions

  • getLegendOptions(): any

Protected getTextColor

Protected getTextStyle

  • getTextStyle(currentNodeOptions: any): any

Protected getTitleOptions

  • getTitleOptions(): any

Protected getToolboxOptions

  • getToolboxOptions(): any

Private getTooltipFormatter

  • getTooltipFormatter(params: any): string

Private getXAxisOptions

  • getXAxisOptions(): any

Private getYAxisOptions

  • getYAxisOptions(): any

Protected render

  • render(): void

rerender

Generated by BNDY-NET