Click or drag to resize

SharpScriptBase.Times Property

Gets the Time series array

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

Property Value

Type:ISeries<DateTime>[]
See Also