SharpScriptBaseTimes Property |
Gets the Time series array
Namespace: SharpCharts.Base.SharpScriptAssembly: SharpCharts.Base (in SharpCharts.Base.dll) Version: 1.0.0.6 (1.0.0.6)
Syntaxpublic ISeries<DateTime>[] Times { get; }
Property Value
Type:
ISeriesDateTime
See Also