Show stack total in CategoryAxis

Type demo

This demo shows how we can create a separate Series with label bullets to show stack total right to a CategoryAxis label.

Serpetine TimeLine with arrows

Type demo

This demo shows how we can add Triangle objects as bullets on a TimeLine chart, then use adapters to conditionally rotate them to create directional arrows.

Show last value at the end of LineSeries

Type demo

This demo shows how we can make LineSeries show its last value using two approaches: as a label next to bullet, and as an axis range with a label. Using bullet label Using axis range

Animated bullets

Type demo

In this demo you’ll see how we can use chart’s built-in animation capabilities to add animation effects to bullets. Example #1 Example #2