| ChartTimeSeriesType Property |
Gets or sets this time series chart type.
Namespace:
C2ChartsLibrary.Implementation
Assembly:
C2ChartsLibrary (in C2ChartsLibrary.dll) Version: 1.0
Syntax public ChartTypes Type { get; set; }
Property Value
Type:
ChartTypes
The time series chart type.
Implements
IChartTimeSeriesTypeSee Also