|
The top level Formatter class is used as a base for all label formatters. It defines a format_string property as a guide for descendants. The format method is required to be overridden in all descendant classes in order to function properly when used with the chart classes.
Constructor
EJSC.Formatter()
|