Slice

Type class

Draws a wedged semi-circle – slice. Usually used for Pie/Donut charts.

Slice3D

Type class

Used to draw a 3D slice of a Pie chart.

SliceGrouper

Type class

A plugin which automatically groups PercenSeries slices that are smaller than certain percent into one “Other” slice.

Slider

Type class

Creates a slider – a version of scrollbar with just one grip.

SmallMap

Type class

Creates a “bird’s eye” view of the whole map.

SortedList

Type class

A list where all items are ordered according to specific ordering function, which is passed in via constructor parameter, when creating an instance of SortedList.