Class DataSeries
- Namespace
- Dynamicweb.Tracking.Reporting
- Assembly
- Dynamicweb.Core.dll
Represents series of data.
- Inheritance
-
Data
Series
- Inherited Members
Constructors
DataSeries(DataCollection)
Initializes a new instance of the Data
Parameters
data
DataCollection The data.
Properties
Data
Gets the data.
Property Value
- Data
Collection The data.
Labels
Gets the labels.
Property Value
Legends
Gets the legends.
Property Value
Metadata
Gets the metadata information
Property Value
- string[][]
The metadata information
MetadataColumnName
Name of column which is used for metadata information
Property Value
Series
Gets the series.
Property Value
- double[][]
The series.
Methods
ProcessData()
Processes the data.