Adapter

Type class

Adapter allows adding ordered callback functions and associating them with a string-based key. An Adapter user can then easily invoke those callbacks to apply custom functions on its input, output or intermediate values.

AxisBreak

Type class

Base class to define “breaks” on axes.

AxisBullet

Type class

Used to draw a positioned bullet (element) on an Axis.

AxisFill

Type class

AxisFill is a base class used to defines fill shapes for various type-specific Axes.

AxisLabel

Type class

Use to create labels on Axis.

Bullet

Type class

Class used to creates bullets.

Candlestick

Type class

Class used to creates Candlesticks.

CategoryAxis

Type class

Used to create a category-based axis for the chart.