Layout

Type class

Base class for Container layouts.

Legend

Type class

A universal legend control.

Line

Type class

Draws a line.

LineSeries

Type class

Used to plot line and/or area series.

List

Type class

A List class is used to hold a number of indexed items of the same type.

ListAutoDispose

Type class

A version of a List where the elements are disposed automatically when removed from the list, unless autoDispose is set to false.