Click or drag to resize
IChartTimeSeriesColor Property
Gets or sets the line color.

Namespace:  C2ChartsLibrary.Interfaces
Assembly:  C2ChartsLibrary (in C2ChartsLibrary.dll) Version: 1.0
Syntax
C#
Color Color { get; set; }

Property Value

Type: Color
The color.
See Also