Custom Label Formatter

Properties and Methods Demonstrated

  • Creating a custom label formatter
  • Reversing the y axis data range

Desired Result

The following example shows the creation of a custom label formatter as well as modifying chart data and appearance in order to make the axis go from 0 to -100 (bottom up).

Source Code

    Rendering Source Code...