Legend markers as checkboxes

Type demo

By default legend displays its markers as squares or mini versions of series. This demo shows how we can replace them with checkboxes.

Draggable series axis ranges

Type demo

This demo shows how we can create a “series axis range” and make it draggable, dynamically adjusting threshold lines and respective series fills.

Axis ranges in XYChartScrollbar

Type demo

Do you know that XYChartScrollbar is not some mystical new class, but rather a full fledged XYChart. This means that we can do with it anything we can do with a regular chart, including adding axis ranges. This demo does exactly that.

Map line with two arrows

Type demo

Normally, a MapLine object can have a single arrow head. This demo shows how we can create additional Triangle objects to create a two-way arrows on a MapChart.