Tag Archive for 'baseatzero'

12
Nov

Controlling whether a LineChart should set its base value at zero

The following example creates a simple LineChart in Flex 3 and lets you toggle the baseAtZero property which controls whether the minimum or maximum chart value should be set to zero. Since a sample is worth 1000 words, read on.

Full code after the jump.

Continue reading ‘Controlling whether a LineChart should set its base value at zero’