Click or drag to resize
SharpScriptBaseTime Property
Gets the Time series

Namespace: SharpCharts.Base.SharpScript
Assembly: SharpCharts.Base (in SharpCharts.Base.dll) Version: 1.0.0.6 (1.0.0.6)
Syntax
C#
public ISeries<DateTime> Time { get; }

Property Value

Type: ISeriesDateTime
See Also