IChartTimeSeries Interface |
Namespace: C2ChartsLibrary.Interfaces
public interface IChartTimeSeries
The IChartTimeSeries type exposes the following members.
Name | Description | |
---|---|---|
Color |
Gets or sets the line color.
| |
Data |
Gets or sets the data - time series points.
| |
Name |
Gets or sets the name of this time series.
| |
SystemId |
Trading system ID.
| |
Type |
Gets or sets this time series chart type.
|
Name | Description | |
---|---|---|
ToHighChartSeries |
Converts data to the Highchart series object.
|