Animation

Type class

Animation can be used to transition certain properties on an object that implements IAnimatable interface.

Axis

Type class

A base class for all Axis elements.

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.

AxisFillCircular

Type class

Provides fill element functionality for circular Axes.

AxisLabel

Type class

Use to create labels on Axis.

AxisLine

Type class

Used to draw Axis line.