|
Base data handler class that defines properties, methods and events common to all data handler descendants. This class does not implement any actual data loading and should not be instantiated. All data handlers should descend from DataHandler or one of its descendants in order to function properly with the EJSC.Series descendants.
Constructor
none |