Click or drag to resize
SharpScriptBaseIsRealTime Property
Gets if the sharpscript Is real time

Namespace: SharpCharts.Base.SharpScript
Assembly: SharpCharts.Base (in SharpCharts.Base.dll) Version: 1.0.0.6 (1.0.0.6)
Syntax
C#
public bool IsRealTime { get; }

Property Value

Type: Boolean
See Also