|
|||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Interface Summary | |
IDataSetProcessor | Provides a generic definition of a data set processor capable of building or scanning through data sets associated with specific series types. |
Class Summary | |
DataSetAdapter | Provides a no-op implementation of the
IDataSetProcessor interface
definition to be subclassed by each extension writer as needed. |
ResultSetDataSet | Maintains a subset of a resultset by defining a selective list of columns and a row range to be extracted from a full resultset. |
ResultSetWrapper | Wraps an implementation specific host resultset into a chart specific resultset that may be subsequently bound to individual series associated with a chart instance. |
StockEntry | StockEntry |
Provides classes and interfaces that determine how a user's custom dataset needs to be interpreted. In addition, it provides definitions of services to parse sample values from a typical comma separated list (or an alternative text representation of a collection of values), computation of a minimum value from a set and computation of a maximum value from a set of custom values provided.
|
|||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |