AmCharts.Windows.Stock.Data namespace contains classes related to data access, aggregation and manipulation.

Classes

  ClassDescription
AggregateDataItem
Represents single data item in AggregateDataSet.
AggregateDataSet
Represents a set of aggregate data for specific data grouping interval
DataBinder
Utility class used to evaluate values of class properties using WPF/Silverlight data-binding engine
DataItem
Represents item of raw data
DataSet
Represents set of data items
DataSetWrapper
Data set wrapper object to wrap DataSet objects in a regular CLR object. Workaround for Silverlight's inability to apply DataTemplates in ItemsControls to UIElement derived objects.
DateFormat
Represnets date formatting string for specific DataGroupingInterval
DateFormatCollection
Represents collection of date formats for various DataGroupingItervals.
EventDataItem
Represents logical event data item.

Enumerations

  EnumerationDescription
DataGroupingInterval
Represets date/time intervals of data grouping/precision
DataItemField
Field used for single value graphs (line, column, step, etc.)
PeriodValue
Represents which value should be taken or which operation applied when data is grouped into periods