Click or drag to resize
SessionExeptions Property
Gets the exceptions

Namespace: SharpCharts.Base.Data
Assembly: SharpCharts.Base (in SharpCharts.Base.dll) Version: 1.0.0.6 (1.0.0.6)
Syntax
C#
protected Dictionary<DateTime, SessionDefination> Exeptions { get; }

Property Value

Type: DictionaryDateTime, SessionDefination
See Also