Click or drag to resize
IChartBenchmarkSeries Property
Closing daily data series.

Namespace:  C2ChartsLibrary.Interfaces
Assembly:  C2ChartsLibrary (in C2ChartsLibrary.dll) Version: 1.0
Syntax
C#
Series<DateTime, decimal> Series { get; set; }

Property Value

Type: SeriesDateTime, Decimal
The series.
See Also