| IChartTimeSeriesName Property |
Gets or sets the name of this time series.
Namespace:
C2ChartsLibrary.Interfaces
Assembly:
C2ChartsLibrary (in C2ChartsLibrary.dll) Version: 1.0
Syntax string Name { get; set; }
Property Value
Type:
String
The name.
See Also