HTML Client 5.0

Class LabelFormatter

Object
   |
   +--LabelFormatter

class LabelFormatter


Formatter for values to be displayed as labels for a chart axis. In order to define a custom formatter, the formatValue() method has to be replaced with a custom method.
Defined in lspushpage.js


Constructor Summary
LabelFormatter ()
            Creates an object to be used as a custom formatter for chart labels.
 
Method Summary
 String formatValue(<Number> val)
           Event handler that is called in order to get the formatted text that represents a specified value.

Constructor Detail

LabelFormatter

LabelFormatter()

Method Detail

formatValue

String formatValue(<Number> val)

HTML Client 5.0

Lightstreamer HTML Client API
Documentation generated by JSDoc on Wed May 18 14:18:07 2011